VScrolledWindow Class Reference

Inheritance diagram for VScrolledWindow:

Panel Window EvtHandler wxObject IDisposable VListBox HtmlListBox

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window parent, int id, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=0, string name=wxPanelNameStr)
 this (Window parent, Point pos=wxDefaultPosition, Size size=wxDefaultSize, int style=0, string name=wxPanelNameStr)
override bool Create (Window parent, int id, inout Point pos, inout Size size, int style, string name)
void LineCount (int value)
int LineCount ()
void ScrollToLine (int line)
override bool ScrollLines (int lines)
override bool ScrollPages (int pages)
void RefreshLine (int line)
void RefreshLines (int from, int to)
int HitTest (int x, int y)
int HitTest (Point pt)
virtual void RefreshAll ()
int GetFirstVisibleLine ()
int GetLastVisibleLine ()
bool IsVisible (int line)

Static Public Member Functions

static extern (C) private int staticOnGetLineHeight(VScrolledWindow obj


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Panel.

Reimplemented in HtmlListBox, and VListBox.

this (  ) 

Reimplemented from Panel.

Reimplemented in HtmlListBox, and VListBox.

this ( Window  parent,
int  id,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = 0,
string  name = wxPanelNameStr 
)

Reimplemented in HtmlListBox, and VListBox.

this ( Window  parent,
Point  pos = wxDefaultPosition,
Size  size = wxDefaultSize,
int  style = 0,
string  name = wxPanelNameStr 
)

Reimplemented in HtmlListBox, and VListBox.


Member Function Documentation

override bool Create ( Window  parent,
int  id,
inout Point  pos,
inout Size  size,
int  style,
string  name 
)

Reimplemented in HtmlListBox, and VListBox.

static extern (  )  [static]

Reimplemented from wxObject.

Reimplemented in HtmlListBox, HtmlListBox, HtmlListBox, VListBox, and VListBox.

void LineCount ( int  value  ) 

int LineCount (  ) 

void ScrollToLine ( int  line  ) 

override bool ScrollLines ( int  lines  ) 

Reimplemented from Window.

override bool ScrollPages ( int  pages  ) 

Reimplemented from Window.

void RefreshLine ( int  line  ) 

void RefreshLines ( int  from,
int  to 
)

int HitTest ( int  x,
int  y 
)

int HitTest ( Point  pt  ) 

virtual void RefreshAll (  ) 

Reimplemented in HtmlListBox.

int GetFirstVisibleLine (  ) 

int GetLastVisibleLine (  ) 

bool IsVisible ( int  line  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:30 2009 for wxD by  doxygen 1.5.4