Class NativeMethods.LOGBRUSH
Inheritance
System.Object
NativeMethods.LOGBRUSH
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 class LOGBRUSH
Constructors
LOGBRUSH()
Declaration
public LOGBRUSH()
Fields
lbColor
Declaration
public int lbColor
Field Value
System.Int32
|
lbHatch
Declaration
public IntPtr lbHatch
Field Value
System.IntPtr
|
lbStyle
Declaration
public int lbStyle
Field Value
System.Int32
|