Description:
Display and track the context menu.
Parameters:
- hwnd
- Type: System.IntPtr
- The window that displays the menu, for example an edit box.
- pt
- Type: System.Drawing.Point
- The position to display the menu at inside the window
- outIOR
- Type: double
- Accepts the IOR value of the user's chosen substance
- outString
- Type: string
- Accepts the name of the user's chosen substance. Can be None if not required.
Returns:
Type: bool
True if the function showed the IOR menu and something was picked.
Available since:
6.0