TBINFO structure
Used with the SFVM_GETBUTTONINFO notification to specify the number of buttons to add to the toolbar, as well as how they're added.
Syntax
typedef struct _TBINFO { UINT cbuttons; UINT uFlags; } TBINFO;
Members
- cbuttons
-
Type: UINT
-
The number of buttons.
- uFlags
-
Type: UINT
-
One of the following flags.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012