Enum
NativeMethods.GetWindow_Cmd

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

cs-api-definition
public enum NativeMethods.GetWindow_Cmd : uint

Fields

GW_CHILD

Declaration

cs-api-definition
GW_CHILD = 5

Field Value

NativeMethods.GetWindow_Cmd

GW_ENABLEDPOPUP

Declaration

cs-api-definition
GW_ENABLEDPOPUP = 6

Field Value

NativeMethods.GetWindow_Cmd

GW_HWNDFIRST

Declaration

cs-api-definition
GW_HWNDFIRST = 0

Field Value

NativeMethods.GetWindow_Cmd

GW_HWNDLAST

Declaration

cs-api-definition
GW_HWNDLAST = 1

Field Value

NativeMethods.GetWindow_Cmd

GW_HWNDNEXT

Declaration

cs-api-definition
GW_HWNDNEXT = 2

Field Value

NativeMethods.GetWindow_Cmd

GW_HWNDPREV

Declaration

cs-api-definition
GW_HWNDPREV = 3

Field Value

NativeMethods.GetWindow_Cmd

GW_OWNER

Declaration

cs-api-definition
GW_OWNER = 4

Field Value

NativeMethods.GetWindow_Cmd