Results 1 to 2 of 2

Thread: Change caption via API? [RESOLVED]

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091

    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

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091
    Found it:

    retval = SetWindowText(Check1.hWnd,"Some text")

    Visual Studio 2010

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width