DesktopColorPicker.IsVisible
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aDesktopColorPicker.IsVisible = newBooleanValue
or
BooleanValue = aDesktopColorPicker.IsVisible
New in 2021r1
Supported for all project types and targets.
or
BooleanValue = aDesktopColorPicker.IsVisible
New in 2021r1
Supported for all project types and targets.
If True, the Color Picker is visible.