|
-
February 26th, 2009, 02:32 AM
#1
how to add ScrollBar to Dialog
I have added Vertical ScrollBar to my Dialog.I have added variable m_ScrollBarto to it and set its range.
m_ScrollBar.SetScrollRange(0,10);
I have to add Eventhandler to ScrollBar.How to add WM_VSCROLL message map
to it.If I press ctrl+w class wizard is not coming.How to open Class wizard Dialog Box. Can anyone suggest me.
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
|