Click or drag to resize

MenuDropDownHideWindow Method

Hide dropdown window.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public void HideWindow(
	bool fire
)

Parameters

fire
Type: SystemBoolean
True if Value changed event should be fired.
See Also