CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 1999
    Posts
    6

    Command button Text Color

    How can i change the Command button Text colour run time


  2. #2
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    Re: Command button Text Color

    Hmmm, correct me if I'm wrong but I don't think that you can change text color of command button at all!!


  3. #3
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Command button Text Color

    Take a look at :

    http://codeguru.developer.com/bbs/wt...age=0&Limit=25

    - for two possible ways of doing this

    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

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

Featured