xtd
0.2.0
Loading...
Searching...
No Matches
◆
control_appearance()
[2/3]
virtual
forms::control_appearance
xtd::forms::control::control_appearance
(
)
const
virtual
noexcept
Gets control appearance.
Returns
One of
xtd::forms::control_appearance
values. THe default is
xtd::forms::control_appearance::standard
.
Remarks
The control appearance determine how the control is drawed :
xtd::control::control_appearance::standard : The appearance of the control is determined by current theme of xtd.
xtd::control::control_appearance::system : The appearance of the control is determined by the user's operating system.
Reimplemented from
xtd::forms::control
.
xtd
forms
button_base
Generated on Mon Sep 9 2024 23:25:15 for xtd by
Gammasoft
. All rights reserved.