CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    Israel
    Posts
    1,793

    Changing controls color in dialog (RUN TIME)

    Hi there all.
    I have simple wquestion:
    How can i change the color of my dialog in run time??
    i know i can handle the CTLCOLOR message.
    but how do i cahnge the color AFTER this message been called??

    many thankx
    kishk91


    [email protected]
    http://www.path.co.il
    ICQ: 13610258

  2. #2
    Guest

    Re: Changing controls color in dialog (RUN TIME)

    Try checking out this nice example:
    http://journal.iftech.com/articles/9908_campbell_color/


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