Purpose |
A split button. |
||||||||||||||||||||
Syntax |
winio@('%nbn[button_options]') |
||||||||||||||||||||
Modifiers |
Tilde (~) - used to add a grey control. Grave accent (`) - used to make this the default button (one for each dialog). Caret (^) - the call-back function is called when the user clicks on the button. Question mark (?) - a help string is supplied. |
||||||||||||||||||||
Description |
%bn is an alternative to %bt (Button) and %bb (Button). In particular %bn can be used to present split buttons (with a down icon that is typically used for menus). It can also have the Microsoft "Notes" style of button with a green arrow, title and notes. %bn takes the same modifiers as %bt and its width can be modified in the same way via a leading integer value. Here are the options that can be used with %bn.
|
||||||||||||||||||||
See also |