xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms.native
include
xtd
forms
native
loading_indicator_styles.h
Go to the documentation of this file.
1
4
#pragma once
6
#if !defined(__XTD_FORMS_NATIVE_LIBRARY__)
7
#error "Do not include this file: Internal use only"
8
#endif
10
11
#include <cstddef>
12
19
constexpr
size_t
LI_OWNERDRAW
= 0x00000001;
LI_OWNERDRAW
constexpr size_t LI_OWNERDRAW
Specifies that the owner of the loading indicator control is responsible for drawing the control.
Definition
loading_indicator_styles.h:19
Generated on Thu Oct 17 2024 16:03:00 for xtd by
Gammasoft
. All rights reserved.