TBBUTTON
extern (Windows)
struct TBBUTTON {
}
- bReserved
BYTE[2] bReserved;
Undocumented in source.
- dwData
DWORD dwData;
Undocumented in source.
- fsState
BYTE fsState;
Undocumented in source.
- fsStyle
BYTE fsStyle;
Undocumented in source.
- iBitmap
int iBitmap;
Undocumented in source.
- iString
int iString;
Undocumented in source.
- idCommand
int idCommand;
Undocumented in source.
dgui core winapi
aliasesenumsfunctionsstructsvariables