User32GetMenuString Method

Overload List

GetMenuString(IntPtr, UInt32, StringBuilder, Int32, MenuPosition) Copies the text string of the specified menu item into the specified buffer.
GetMenuString(SafeHandle, UInt32, StringBuilder, Int32, MenuPosition) Copies the text string of the specified menu item into the specified buffer.

See Also