NativeMethods.WM_USER Field

Definition

This message is used by applications to help define private messages.

public: int WM_USER = 1024;
public const int WM_USER = 1024;
val mutable WM_USER : int
Public Const WM_USER As Integer  = 1024

Field Value

Int32

Applies to