W
Wiktor Zychla
is there any way to customize the width of tooltip rectangle?
right now it tries to fit the screen width and it looks rather ugly when
processing a long string.
can I somehow inherit the ToolTip class and set the fixed rectangle width?
can I then override the ToolTip's OnPaint method?
thanks in advance
Wiktor
right now it tries to fit the screen width and it looks rather ugly when
processing a long string.
can I somehow inherit the ToolTip class and set the fixed rectangle width?
can I then override the ToolTip's OnPaint method?
thanks in advance
Wiktor