
Public Member Functions | |
| System.Xml.Schema.XmlSchema | GetSchema () |
| void | ReadXml (System.Xml.XmlReader reader) |
| SizerWindow (Generator instance) | |
| SizerWindow () | |
| void | WriteXml (System.Xml.XmlWriter writer) |
Properties | |
| int | Id [get, set] |
| Generator | Instance [get, set] |
| string | Name [get, set] |
| Generator | SizerInstance [get, set] |
| wx.VisualComponent.SizerWindow.SizerWindow | ( | ) |
| wx.VisualComponent.SizerWindow.SizerWindow | ( | Generator | instance | ) |
| System.Xml.Schema.XmlSchema wx.VisualComponent.SizerWindow.GetSchema | ( | ) |
| void wx.VisualComponent.SizerWindow.ReadXml | ( | System.Xml.XmlReader | reader | ) |
| void wx.VisualComponent.SizerWindow.WriteXml | ( | System.Xml.XmlWriter | writer | ) |
int wx.VisualComponent.SizerWindow.Id [get, set] |
The ID of the window. Will be created automatically but can be set by serialization or the logic of the application.
Generator wx.VisualComponent.SizerWindow.Instance [get, set] |
string wx.VisualComponent.SizerWindow.Name [get, set] |
The name of the window.
Generator wx.VisualComponent.SizerWindow.SizerInstance [get, set] |