xtd
0.2.0
Loading...
Searching...
No Matches
◆
system_controls()
[1/2]
static bool xtd::forms::application::system_controls
(
)
static
noexcept
Gets a value indicating whether the system control is enabled.
Returns
true if system control is enabled; otherwise false.
Remarks
By default, xtd uses the standard control (
xtd::forms::control_appearance::standard
) with this method you can change to force the use of system control (
xtd::forms::control_appearance::system
) instead.
The
xtd::forms::control::control_appearance
method can still be used to modify the control's appearance on the fly.
xtd
forms
application
Generated on Sat Sep 7 2024 06:18:35 for xtd by
Gammasoft
. All rights reserved.