Hi and thanks to all
Is it possible to align or justificate tooltip texts to Right side of it ?
There is no parameter in its parameters list for this issue.
ToolTip ( "text" [, x [, y [, "title" [, icon [, options]]]]] )
And the Options are:
optional] Sets different options for how the tooltip will be displayed (Can be added together):
1 = Display as Balloon Tip Requires IE5+
2 = Center the tip at the x,y coordinates instead of using them for the upper left corner.
4 = Force the tooltip to always be visible confining it to monitor borders if necessary. If multiple monitors are used, then the tooltip will "snap-to" the nearest monitor.