urgent, context id for static fields |
Post Reply |
Author | |
AnnJS
Newbie Joined: 10 March 2004 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 11 March 2004 at 10:08pm |
How can I assign Context id's to static fields? I want the user to get help when he right clicks there also. Eg: For IDC_EDIT I have a member variable m_StaticEdit, I am doing m_StaticEdit.SetWindowContextHelpId(5665342); To get the context id, I am using DWORD d=pWnd->GetWindowContextHelpId(); inside OnContextMenu() But the id of the Static fields invariably is 0. Thanks
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |