| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module combo :: Class ComboCtrlFeatures |
|
object --+
|
ComboCtrlFeatures
Namespace for wx.combo.ComboCtrl feature flags. See
wx.combo.ComboCtrl.GetFeatures.
| Method Summary | |
|---|---|
__init__(self)
| |
| Property Summary | |
|---|---|
thisown: The membership flag | |
| Class Variable Summary | |
|---|---|
int |
All = 127 |
int |
BitmapButton = 2 |
int |
Borderless = 64 |
int |
ButtonSpacing = 4 |
int |
MovableButton = 1 |
int |
PaintControl = 16 |
int |
PaintWritable = 32 |
int |
TextIndent = 8 |
| Property Details |
|---|
thisownThe membership flag
|
| Class Variable Details |
|---|
All
|
BitmapButton
|
Borderless
|
ButtonSpacing
|
MovableButton
|
PaintControl
|
PaintWritable
|
TextIndent
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:29 2007 | http://epydoc.sf.net |