Version: 3.3.0
infobar.h File Reference

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...
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Styles to pass to the constructor or Create().

Since
3.3.0
Enumerator
wxINFOBAR_CHECKBOX 

Include support for showing a customizable checkbox() at the bottom of a wxInfoBar.