wx.Html.HtmlWindow.InfoOnSelection Class Reference

List of all members.

Properties

HtmlCell FromCell [get]
Point FromPosition [get]
string Text [get]
HtmlCell ToCell [get]
Point ToPosition [get]
HtmlWindow Window [get]


Detailed Description

This contains detailled information of a selection if there is any.

Property Documentation

HtmlCell wx.Html.HtmlWindow.InfoOnSelection.FromCell [get]

This is the first cell of selected content.

Point wx.Html.HtmlWindow.InfoOnSelection.FromPosition [get]

This will return the position where the current selection starts.

string wx.Html.HtmlWindow.InfoOnSelection.Text [get]

Returns the selected text.

HtmlCell wx.Html.HtmlWindow.InfoOnSelection.ToCell [get]

This is the last cell of selected content.

Point wx.Html.HtmlWindow.InfoOnSelection.ToPosition [get]

This will return the position where the current selection ends.

HtmlWindow wx.Html.HtmlWindow.InfoOnSelection.Window [get]

This is the window where the selection has been recorded.


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