Problem in TsPageControl

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70264
    SpeedTI
    Participant

    Is there any way to change the Tab width individually in the TsPageControl component?
    When the ShowCloseBtns property is True and the mouse is over the Tab, it shows the Ellipsis (…) and hides part of the text. This would be useful if the Tab width could be set manually rather than automatically.
    For example, the PageControl has the property ShowCloseBtns with True value and has a Tab with the text sTabSheet. When the mouse is over the Tab, the text changes to sTabShe…
    If you add some spaces at the end of the text, changing it to ‘sTabSheet ‘ the Tab keeps showing the ellipsis (…).

    I think the attached images can demonstrate this

    • This topic was modified 3 years, 1 month ago by SpeedTI.
    • This topic was modified 3 years, 1 month ago by SpeedTI.
    Attachments:
    You must be logged in to view attached files.

    Regards
    Valdir Sola

    #70276
    Support
    Keymaster

    Sizes of tabs are received from the system now.
    We can add an additional padding for all tabs only.
    Maybe a solution will be found later.

    #70281
    SpeedTI
    Participant

    Your suggestion worked. I increased the value of TabPadding and it solved.

    Thanks.

    Regards
    Valdir Sola

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.