wx.TreeItemAttr Class Reference

Inheritance diagram for wx.TreeItemAttr:

wx.Object

List of all members.

Public Member Functions

override void Dispose ()
 TreeItemAttr (Colour colText, Colour colBack, Font font)
 TreeItemAttr ()
 TreeItemAttr (IntPtr wxObject)

Properties

Colour BackgroundColour [get, set]
Font Font [get, set]
bool HasBackgroundColour [get]
bool HasFont [get]
bool HasTextColour [get]
Colour TextColour [get, set]


Constructor & Destructor Documentation

wx.TreeItemAttr.TreeItemAttr ( IntPtr  wxObject  ) 

wx.TreeItemAttr.TreeItemAttr (  ) 

wx.TreeItemAttr.TreeItemAttr ( Colour  colText,
Colour  colBack,
Font  font 
)


Member Function Documentation

override void wx.TreeItemAttr.Dispose (  )  [virtual]

Reimplemented from wx.Object.


Property Documentation

Colour wx.TreeItemAttr.BackgroundColour [get, set]

Font wx.TreeItemAttr.Font [get, set]

bool wx.TreeItemAttr.HasBackgroundColour [get]

bool wx.TreeItemAttr.HasFont [get]

bool wx.TreeItemAttr.HasTextColour [get]

Colour wx.TreeItemAttr.TextColour [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