xtd 0.2.0
Loading...
Searching...
No Matches
loading indicator styles

Definition

loading indicator styles definitions.

Warning
Internal use only

Variables

constexpr size_t LI_OWNERDRAW
 Specifies that the owner of the loading indicator control is responsible for drawing the control.
 

Variable Documentation

◆ LI_OWNERDRAW

constexpr size_t LI_OWNERDRAW
constexpr

#include <xtd.forms.native/include/xtd/forms/native/loading_indicator_styles.h>

Specifies that the owner of the loading indicator control is responsible for drawing the control.

Library
xtd.forms.native
Remarks
Added specifically for xtd.
Warning
Internal use only