Struct NMREBARCHEVRON
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public struct NMREBARCHEVRON
Fields
hdr
Declaration
public NMHDR hdr
Field Value
Type |
---|
NMHDR |
lParam
Declaration
public int lParam
Field Value
Type |
---|
System.Int32 |
lParamNM
Declaration
public int lParamNM
Field Value
Type |
---|
System.Int32 |
rc
Declaration
public RECT rc
Field Value
Type |
---|
RECT |
uBand
Declaration
public int uBand
Field Value
Type |
---|
System.Int32 |
wID
Declaration
public int wID
Field Value
Type |
---|
System.Int32 |