Class NativeMethods.CommonHandles
Inheritance
System.Object
NativeMethods.CommonHandles
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public sealed class CommonHandles
Constructors
CommonHandles()
Declaration
public CommonHandles()
Fields
Accelerator
Declaration
public static readonly int Accelerator
Field Value
System.Int32
|
CompatibleHDC
Declaration
public static readonly int CompatibleHDC
Field Value
System.Int32
|
Cursor
Declaration
public static readonly int Cursor
Field Value
System.Int32
|
EMF
Declaration
public static readonly int EMF
Field Value
System.Int32
|
Find
Declaration
public static readonly int Find
Field Value
System.Int32
|
GDI
Declaration
public static readonly int GDI
Field Value
System.Int32
|
HDC
Declaration
public static readonly int HDC
Field Value
System.Int32
|
Icon
Declaration
public static readonly int Icon
Field Value
System.Int32
|
Kernel
Declaration
public static readonly int Kernel
Field Value
System.Int32
|
Menu
Declaration
public static readonly int Menu
Field Value
System.Int32
|
Window
Declaration
public static readonly int Window
Field Value
System.Int32
|