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

Thread: Dialog Controls

  1. #1
    Join Date
    May 1999
    Location
    A.P. India
    Posts
    6

    Dialog Controls

    Is it possible to change the background color of a TreeControl created within a dialog box.If possible,how?


  2. #2

    Re: Dialog Controls

    look into tree-control-trick section of this server,
    there are many examples incuding setting bitmap as background etc.


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