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

◆ button_images() [2/2]

static void xtd::forms::application::button_images ( bool  value)
static

Gets button images are enabled.

Parameters
valuetrue if button images aree enabled; otherwise false.
Exceptions
xtd::invalid_operation_exceptionIf this method is called after xtd::forms::application::run.
Remarks
The default value is true.
This method has an effect only on linux.