eDriven Framework API
SetVisible Method (value, dispatchEvent)
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientSetVisible(Boolean, Boolean)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetVisible(
	bool value,
	bool dispatchEvent
)
Public Overridable Sub SetVisible ( _
	value As Boolean, _
	dispatchEvent As Boolean _
)
public:
virtual void SetVisible(
	bool value, 
	bool dispatchEvent
)
Parameters
value (Boolean)
dispatchEvent (Boolean)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)