wx.aui.AuiButtonId¶The AuiButtonId enumeration provides the following values:
Description  | 
Value  | 
|---|---|
  | 
Shows a close button on the pane.  | 
  | 
Shows a maximize/restore button on the pane.  | 
  | 
Shows a minimize button on the pane.  | 
  | 
Shows a pin button on the pane.  | 
  | 
Shows an option button on the pane (not implemented)  | 
  | 
Shows a window list button on the pane (for wx.aui.AuiNotebook)  | 
  | 
Shows a left button on the pane (for wx.aui.AuiNotebook)  | 
  | 
Shows a right button on the pane (for wx.aui.AuiNotebook)  | 
  | 
Shows an up button on the pane (not implemented)  | 
  | 
Shows a down button on the pane (not implemented)  | 
  | 
Shows one of three possible custom buttons on the pane (not implemented)  | 
  | 
Shows one of three possible custom buttons on the pane (not implemented)  | 
  | 
Shows one of three possible custom buttons on the pane (not implemented)  |