DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
User
32
Destroy
Menu Method
Overload List
DestroyMenu(IntPtr)
Destroys the specified menu and frees any memory that the menu occupies.
DestroyMenu(SafeHandle)
Destroys the specified menu and frees any memory that the menu occupies.
See Also
Reference
User32 Class
DevCase.Win32.NativeMethods Namespace
In This Article
Overload List
See Also