Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
AxHost.setVisible
Sets a boolean value that determines whether the control is visible.
Syntax
public void setVisible( booleanvalue )
Parameters
value
Set to true to make the control visible; otherwise, set to false.
Remarks
Calling this method on a control that is designed to be invisible at runtime has no effect.