xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
◆
loading_indicator_style()
[2/2]
virtual
xtd::forms::loading_indicator
& xtd::forms::loading_indicator::loading_indicator_style
(
xtd::forms::loading_indicator_style
loading_indicator_style
)
virtual
Sets the flat style appearance of the
loading_indicator
control.
Parameters
loading_indicator_style
One of the
xtd::forms::loading_indicator_style
values. The default value is
xtd::forms::loading_indicator_style::standard
.
Returns
Current
loading_indicator
instance.
Remarks
When the loading_indicator_style property is set to
xtd::forms::loading_indicator_style::system
, any values assigned to the
image_list
, image, image_index, and image_align properties are ignored. In addition, the text_align property ignores any property values that are not vertical property settings. Horizontally aligned settings of the text_align property are aligned to the top of the control. For example, if you set the text_align property to
content_alignment::top_center
,
content_alignment::middle_center
, or
content_alignment::bottom_center
, when the loading_indicator_style property is set to
xtd::forms::loading_indicator_style::system
, the text in the
loading_indicator
control will be aligned to the top and center locations within the bounds of the control.
xtd
forms
loading_indicator
Generated on Sat Sep 14 2024 21:25:26 for xtd by
Gammasoft
. All rights reserved.