GH_SettingsServer.ShowSettingsBrowser Method

GH_SettingsServerShowSettingsBrowser Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ShowSettingsBrowser(
	IWin32Window parent
)
Public Sub ShowSettingsBrowser ( 
	parent As IWin32Window
)

Parameters

parent
Type: System.Windows.FormsIWin32Window
See Also