Method | Description | |
---|---|---|
ScrollableView ( ) : System | ||
ScrollableView ( bool horizontal, bool vertical ) : System |
Method | Description | |
---|---|---|
ScrollContent ( int dx, int dy ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
ScrollWindowEx ( |
||
UpdateWindow ( |
protected ScrollContent ( int dx, int dy ) : void | ||
dx | int | |
dy | int | |
return | void |
public ScrollableView ( bool horizontal, bool vertical ) : System | ||
horizontal | bool | |
vertical | bool | |
return | System |
protected WndProc ( |
||
m | ||
return | void |