Property | Type | Description | |
---|---|---|---|
DoScroll | void | ||
DrawScrollBar | void | ||
HandleWindowsProc | void | ||
SetPanelPosition | void | ||
WndProc | void |
Method | Description | |
---|---|---|
OnResizedContentPanel ( ) : void | ||
YamuiScrollPanel ( ) : System |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintForeground ( PaintEventArgs e ) : void | ||
OnResize ( |
Method | Description | |
---|---|---|
DoScroll ( int delta ) : void | ||
DrawScrollBar ( |
||
HandleWindowsProc ( |
||
SetPanelPosition ( ) : void |
Sets the position of the content panel in function of the thumb position in the scroll bar
|
|
WndProc ( |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnPaintForeground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |