Concept Framework 2.2 documentation Contents | Index

VisibleRemoteObject.Hide

Name Type Access Version Deprecated
Hide function public version 1.0 no

Prototype:
public function Hide()


Description:
This function hides this control by setting the Visible property to false. When instantiating a controls using the 'new' operator the Visible property is set to false by default. You must call Show for the control to appear on the client machine.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:03 2013 GMT(c)2013 Devronium Applications