xtd 0.2.0
Loading...
Searching...
No Matches

◆ alpha_color() [1/2]

virtual bool xtd::forms::color_picker::alpha_color ( ) const
virtualnoexcept

Gets a value indicating whether the dialog box shows alpha values and an opacity selector (slider).

Returns
true if the dialog box shows alpha values and an opacity selector (slider); otherwise, false. The default is true.
Examples
color_picker.cpp.