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

c# - PInvoke of NetUserAdd returns 24 -

objective c - Mouse events for an NSSegmentedCell subclass? -