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
CheckedListBox.setThreeDCheckBoxes
Sets a boolean value indicating whether the check boxes for the list items have a three-dimensional appearance.
Syntax
public final void setThreeDCheckBoxes( boolean threed )
Parameters
threed
Set to true if the check boxes for the list items have a three-dimensional appearance; set to false if the check boxes have a flat appearance. The default value is true.
See Also getThreeDCheckBoxes