E
edi sol
Hi,
I am writing a hex edit control from a UserControl. I use drawtext
method of the graphics object in the OnPaint. When the text which I
draw go out of the visible rectangle of the control I want to create
scrollbars but they don't appear - I set autoscroll to true and
autoscrollmargin to (5,5).
If I add a button or other controls the scrollbars are working.
What can I do and what is my mistake?
Thanks.
I am writing a hex edit control from a UserControl. I use drawtext
method of the graphics object in the OnPaint. When the text which I
draw go out of the visible rectangle of the control I want to create
scrollbars but they don't appear - I set autoscroll to true and
autoscrollmargin to (5,5).
If I add a button or other controls the scrollbars are working.
What can I do and what is my mistake?
Thanks.