- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I know it is pilot error but I have a problem. Before I hardly get started, the label on a radiobutton (IDC_GETRS) changes to 3.00000 and I haven't been able to determine how that happened, yet. But that brought to mind a question. How can you programmatically change the caption on a radiobutton?
I've find out all occasions that IDC_GETRS is used and all items nearby but with no success yet.
Any help will be greatly appreciated.
Thanks,
Brooks V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The text of a control can be changed using SetWindowText or similar.
Are you sure that the value of IDC_GETRS is unique across all siblings of your radio button?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The text of a control can be changed using SetWindowText or similar.
Are you sure that the value of IDC_GETRS is unique across all siblings of your radio button?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I am.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page