wx.Caret Class Reference

Inheritance diagram for wx.Caret:

wx.Object

List of all members.

Public Member Functions

 Caret (Window window, int width, int height)
 Caret (Window window, Size size)
 Caret (IntPtr wxObject)
 Caret ()
bool Create (Window window, int width, int height)
override void Dispose ()
void Hide ()
void Show (bool show)

Properties

static int BlinkTime [get, set]
bool IsOk [get]
bool IsVisible [get]
Point Position [get, set]
Size Size [get, set]
Window Window [get]


Constructor & Destructor Documentation

wx.Caret.Caret (  ) 

wx.Caret.Caret ( IntPtr  wxObject  ) 

wx.Caret.Caret ( Window  window,
Size  size 
)

wx.Caret.Caret ( Window  window,
int  width,
int  height 
)


Member Function Documentation

bool wx.Caret.Create ( Window  window,
int  width,
int  height 
)

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

Reimplemented from wx.Object.

void wx.Caret.Hide (  ) 

void wx.Caret.Show ( bool  show  ) 


Property Documentation

int wx.Caret.BlinkTime [static, get, set]

bool wx.Caret.IsOk [get]

bool wx.Caret.IsVisible [get]

Point wx.Caret.Position [get, set]

Size wx.Caret.Size [get, set]

Window wx.Caret.Window [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