TWindowConfig Class Reference
Link against: peninputlayoutcontrol.lib
Member Attribute Documentation
iFlags
Indicate configuration of window, using enumerations defined within this class.
Member Enumeration Documentation
Enum anonymous
Transparency flags.
Used to represent transparency configuration of the window.
| Enumerator | Value | Description |
|---|
| ETransparencyEnabled | 0x0001 |
Transparency is enabled on the window.
|
| EAlphaBlendedTransparency | 0x0002 |
Window transparency uses alpha blending channel.
|