Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Hide | function | public | version 1.0 | no |
public function Hide() |
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. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:08 2011 GMT | (c)2011 RadGs Software |