|
-
Mar 10th, 2002, 02:55 PM
#1
Thread Starter
Frenzied Member
Change caption via API? [RESOLVED]
How would I use SendMessage to change the caption of a OptionButton and a CheckBox?
Thanks,
Dan
Last edited by softwareguy74; Mar 10th, 2002 at 03:00 PM.
Visual Studio 2010
-
Mar 10th, 2002, 03:01 PM
#2
Thread Starter
Frenzied Member
Found it:
retval = SetWindowText(Check1.hWnd,"Some text")
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|