Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRebarCtrl notification messages

Status
Not open for further replies.

dima2

Programmer
Jan 20, 2002
85
LB
hi,
in my application I have a CRebarCtrl in a dialog, and need to get a notification when the user is dragging or resizing it .
After reading about "Processing Notification Messages in a Rebar Control " in the msdn documention, I learned that I should implement the OnChildNotify function.
I did that, however this function is never called !
Am I missing something?
thx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top