Classes | |
class | wxInfoBar |
An info bar is a transient window shown at top or bottom of its parent window to display non-critical information to the user. More... | |
Enumerations | |
enum | { wxINFOBAR_CHECKBOX = 0x0080 } |
Styles to pass to the constructor or Create(). More... | |
anonymous enum |
Styles to pass to the constructor or Create().
Enumerator | |
---|---|
wxINFOBAR_CHECKBOX | Include support for showing a customizable checkbox() at the bottom of a wxInfoBar. |