CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: command button

  1. #1
    Join Date
    Jul 2001
    Posts
    1

    command button

    Hi,
    Can we colour the command button?If then how?
    Thanx in advance.


  2. #2
    Join Date
    Jan 2000
    Location
    Saskatchewan, Canada
    Posts
    595

    Re: command button

    Set the style to graphical

    Set the backcolor property.

    David Paulson

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