|
-
Jan 16th, 2001, 04:30 AM
#1
Thread Starter
Member
Hi,
I created a menu on design time and when I use the API function GetSubMenu like this:
mSub = GetSubMenu(GetMenu(Me.hwnd), 0)
I get 0 in mSub. What could be the reason? Does it have anything to do with the fact that I use this function in a MDI child form?
Thanks, Lior
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
|