Caption Align in PageControl Root › Discussions › AlphaControls This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 29, 2013 at 5:58 pm #35819 Thiago AlexandreParticipant Hi, I need help im TsPageControl. My PageControl Config: TabPosition := tpLeft RotateCaptions := True Images := imgTabs Style := tsTabs TabWidth := 32 The caption and the image align it's center, but i need align caption to the left, but i can't. Solutions ? Thanks ! August 31, 2013 at 4:35 pm #50746 SupportKeymaster Hello! Text will be aligned to the left if ShowCloseBtns property is True. Otherwise text aligned in center. I can suggest only one solution – draw content manually in the OnDrawTab event. Example may be found there: http://www.alphaskins.com/sfiles/demos/rotatetabs.zip Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls