|
-
February 15th, 2002, 03:22 PM
#1
HBRUSH data member initialization in OnInitDialog()
I have instructions to declare data members of type HBRUSH and then initialize them in OnInitDialog(). Then I should use these data members in HBRUSH CMyDialog::OnCtlColor(...) so I can change the background color and control colors for my dialog. My questions is: What does it mean to initialize the HBRUSH data members in OnInitDialog()? Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|