Class NMTOOLBAR
Inheritance
System.Object
NMTOOLBAR
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class NMTOOLBAR : ValueType
Fields
cchText
Declaration
public int cchText
Field Value
| Type |
|---|
| System.Int32 |
hdr
Declaration
public NMHDR hdr
Field Value
| Type |
|---|
| NMHDR |
iItem
Declaration
public int iItem
Field Value
| Type |
|---|
| System.Int32 |
pszText
Declaration
public IntPtr pszText
Field Value
| Type |
|---|
| System.IntPtr |
rcButton
Declaration
public RECT rcButton
Field Value
| Type |
|---|
| RECT |
tbButton
Declaration
public TBBUTTON tbButton
Field Value
| Type |
|---|
| TBBUTTON |