Example #1
0
 protected virtual IntPtr CreateMenuHandle()
 {
     return(UnsafeNativeMethods.CreatePopupMenu());
 }