wx.VisualComponent.SizerWindow Class Reference

Inheritance diagram for wx.VisualComponent.SizerWindow:

wx.VisualComponent.TopLevelWindow

List of all members.

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]


Detailed Description

A simple serializable class providing the properties of a window whose layout is determined by a sizer.

Constructor & Destructor Documentation

wx.VisualComponent.SizerWindow.SizerWindow (  ) 

wx.VisualComponent.SizerWindow.SizerWindow ( Generator  instance  ) 


Member Function Documentation

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  ) 


Property Documentation

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]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads