 
       wx.lib.popupctl.PopupControl¶
  wx.lib.popupctl.PopupControl¶ Methods Summary¶
 Methods Summary¶| __init__ | |
| DoGetBestSize | |
| Enable | |
| FormatContent | |
| GetFont | |
| GetValue | |
| OnButton | |
| OnFocus | |
| OnSize | |
| PopDown | |
| SetFont | |
| SetPopupContent | |
| SetValue | 
 Class API¶
 Class API¶PopupControl(wx.Control)¶__init__(self, *_args, **_kwargs)¶DoGetBestSize(self)¶Enable(self, flag)¶FormatContent(self)¶GetFont(self)¶GetValue(self)¶OnButton(self, evt)¶OnFocus(self, evt)¶OnSize(self, evt)¶PopDown(self)¶SetFont(self, font)¶SetPopupContent(self, content)¶SetValue(self, value)¶