Quote:
Originally Posted by Byak@
selecting text(and params selectStart and select Length)
|
It isn't possible to select text using the mouse. The demo shows that you can detect the block of text that was clicked but that's as close as you will get to selecting text.
Quote:
|
scroll this control for comand(for example pageup,pagedown)
|
The scrollbar LargeChange properties give you the value in pixels for a page distance.
Quote:
|
place event mouseup/down/move to this control
|
Mouse and ScrollBar events added.
Quote:
|
know position of scrollbar
|
Get and set ScrollBar values added together with Max value which is the length in pixels of the rendered bitmap