liore
Jan 16th, 2001, 03:30 AM
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
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