delphi - Horizontal text orientation on left aligned tabs of PageControl -


Is there any possibility left horizontal left tab captions?

Not sure what you really want, but you can set the OwnDraw property to True And use the OnDrawTab event to attract yourself.


Comments

Popular posts from this blog

delphi - Mouseover hint for TChart series value -

c++ - Linux and clipboard -

How to Create Master-Details view using Asp.Net MVC framework -