
Public Member Functions | |
| override bool | AcceptsFocus () |
| bool | Create (Window parent, int id, int range, Point pos, Size size, wx.WindowStyles style, string name) |
| Gauge (Window parent, int range, Point pos, Size size, wx.WindowStyles style, string name) | |
| Gauge (Window parent, int range, Point pos, Size size, wx.WindowStyles style) | |
| Gauge (Window parent, int range, Point pos, Size size) | |
| Gauge (Window parent, int id, int range, Point pos, Size size, wx.WindowStyles style, string name) | |
| Gauge (Window parent, int id, int range, Point pos, Size size, wx.WindowStyles style) | |
| Gauge (Window parent, int id, int range, Point pos, Size size) | |
| Gauge () | |
| Gauge (IntPtr wxObject) | |
Protected Member Functions | |
| override void | CallDTor () |
Properties | |
| int | BezelFace [get, set] |
| bool | IsVertical [get] |
| int | Range [get, set] |
| int | ShadowWidth [get, set] |
| int | Value [get, set] |
| wx.Gauge.Gauge | ( | IntPtr | wxObject | ) |
| wx.Gauge.Gauge | ( | ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | id, | |||
| int | range, | |||
| Point | pos, | |||
| Size | size | |||
| ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | id, | |||
| int | range, | |||
| Point | pos, | |||
| Size | size, | |||
| wx.WindowStyles | style | |||
| ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | id, | |||
| int | range, | |||
| Point | pos, | |||
| Size | size, | |||
| wx.WindowStyles | style, | |||
| string | name | |||
| ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | range, | |||
| Point | pos, | |||
| Size | size | |||
| ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | range, | |||
| Point | pos, | |||
| Size | size, | |||
| wx.WindowStyles | style | |||
| ) |
| wx.Gauge.Gauge | ( | Window | parent, | |
| int | range, | |||
| Point | pos, | |||
| Size | size, | |||
| wx.WindowStyles | style, | |||
| string | name | |||
| ) |
| override bool wx.Gauge.AcceptsFocus | ( | ) | [virtual] |
can this window have focus?
Reimplemented from wx.Window.
| override void wx.Gauge.CallDTor | ( | ) | [protected, virtual] |
| bool wx.Gauge.Create | ( | Window | parent, | |
| int | id, | |||
| int | range, | |||
| Point | pos, | |||
| Size | size, | |||
| wx.WindowStyles | style, | |||
| string | name | |||
| ) |
int wx.Gauge.BezelFace [get, set] |
bool wx.Gauge.IsVertical [get] |
int wx.Gauge.Range [get, set] |
int wx.Gauge.ShadowWidth [get, set] |
int wx.Gauge.Value [get, set] |