GH_PluginUtilBringWindowToTop Method |
Namespace:
Grasshopper.Plugin
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static bool BringWindowToTop(
IntPtr hWnd
)
Public Shared Function BringWindowToTop (
hWnd As IntPtr
) As Boolean
Parameters
- hWnd
- Type: SystemIntPtr
Return Value
Type:
BooleanSee Also