| KiXforms Class Library |
Show Method |
Shows the control to the user.
Show
Nothing.
Showing the control is equivalent to setting the Visible property to true. After the Show method is called, the Visible property returns a value of true until the Hide method is called.
| The CHM file was converted to HTML by chm2web software. |