wx.StaticBoxSizer Class Reference

Inheritance diagram for wx.StaticBoxSizer:

wx.BoxSizer wx.Sizer wx.Object

List of all members.

Public Member Functions

 StaticBoxSizer (wx.Orientation orient, wx.Window parent, wxString label)
 StaticBoxSizer (wx.Orientation orient, wx.Window parent, string label)
 StaticBoxSizer (wx.Orientation orient, wx.Window parent)
 StaticBoxSizer (StaticBox box, wx.Orientation orient)
 StaticBoxSizer (IntPtr wxObject)

Properties

StaticBox StaticBox [get]


Detailed Description

A BoxSizer surrounded by a static box.

Constructor & Destructor Documentation

wx.StaticBoxSizer.StaticBoxSizer ( IntPtr  wxObject  ) 

For internal use only.

wx.StaticBoxSizer.StaticBoxSizer ( StaticBox  box,
wx.Orientation  orient 
)

Creates a layout resuing a predefined static box.

wx.StaticBoxSizer.StaticBoxSizer ( wx.Orientation  orient,
wx.Window  parent 
)

Creates an instance of the provided orientation without a a label.

wx.StaticBoxSizer.StaticBoxSizer ( wx.Orientation  orient,
wx.Window  parent,
string  label 
)

Creates an instance of the provided orientation with the specified label.

wx.StaticBoxSizer.StaticBoxSizer ( wx.Orientation  orient,
wx.Window  parent,
wxString  label 
)

Creates an instance of the provided orientation with the specified label.


Property Documentation

StaticBox wx.StaticBoxSizer.StaticBox [get]


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