Enum Win32Native.WindowLongType
Window Long Types.
Namespace: Evergine.Forms
Assembly: Evergine.Forms.dll
Syntax
public enum Win32Native.WindowLongType
Fields
Name | Description |
---|---|
ExtendedStyle | The extended style |
HInstance | The H instance |
HwndParent | The HWND parent |
Id | The id |
Style | The style |
UserData | The user data |
WndProc | The WND proc |