WinBinder Manual/Control classes
From wiki.swiftlytilting.com
The following control classes are defined in WinBinder:
| WinBinder class | Windows class | Description |
|---|---|---|
| Accel | (none) | Keyboard accelerator that sends a menu command |
| Calendar | Month calendar | Month calendar |
| CheckBox | Button | Two-state button that the user can click to set or unset a particular option |
| ComboBox | Combo box | Collapsible list of selectable items |
| EditBox | Edit control | Editable field that allows the user to enter plain text using the keyboard |
| Frame | Static | Static group box, image, etched rectangle, horizontal or vertical line |
| Gauge | Progress bar | Static control used to visually indicate the progress of an action |
| HTMLControl | IE Server | Control capable of displaying and operating an HTML page |
| HyperLink | Static | Read-only text control that displays and operates a hyperlink |
| ImageButton | Button | Custom button that can display any image |
| InvisibleArea | Static | Invisible but sensitive rectangular area. |
| Label | Static | Static control that displays text |
| ListBox | List box | Simple list of selectable items |
| ListView | List view control | Control with data arranged as rows and columns |
| Menu | #32768 | Refers to menus, menu items and sub-menus |
| PushButton | Button | Regular button that returns to its original position when released |
| RadioButton | Button | Button used in sets so that a user can choose only one option |
| RTFEditBox | Rich edit control | Text field than can display or edit formatted text |
| ScrollBar | Scroll bar | Control that allows scrolling items that are bigger than the visible area |
| Slider | Track bar | Control with a small movable cursor used to change a numeric value |
| Spinner | Up-down control | Control with two buttons used to increment/decrement a numeric value |
| StatusBar | Status window | Horizontal bar that appears on the bottom of a parent window |
| TabControl | Tab control | Container that organizes several controls in multiple pages |
| ToolBar | Toolbar | Horizontal bar container with buttons |
| TreeView | Tree-view control | Hierarchical list of items that can be expanded and collapsed |
| WinBinder Manual Contents |
| Getting started
|
|---|
| Overview
|
| Function reference
|
| Other reference |
| Constants |
| Global variables |
| Window classes |
# ERROR (3): Syntax error in (iff |
| Information for C developers
|
[edit]

