|
X11workbench Toolkit
1.0
|
List control structure. More...
#include <dialog_support.h>
Data Fields | |
| WBDialogControl | wbDLGCtrl |
| Standard dialog control members. | |
| WBListCurSel | sel |
| selection state, must follow wbDLGCtrl | |
| int * | pSelBitmap |
| bitmap of selections (when applicable) (use 'WBAlloc/WBFree') | |
| int | cbBitmap |
| size of bitmap (in bytes, granular at sizeof(int)) | |
| WB_FONT | pBold |
| bold font set - assigned on the fly, struct creator must free if not 'None' | |
List control structure.
Structure allocated for List control
Definition at line 291 of file dialog_support.h.