Set TabWidth property only for one tabsheet

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38043
    Saeidd2016
    Participant

    Hello,

    The TabWidth property of TsPageControl sets width of tab for all pages. Is it possible to set TabWidth property only for one tabsheet?

    #58714
    Support
    Keymaster

    No, it's not possible. This limitation is inherited from standard Windows PageControl.

    #58732
    Saeidd2016
    Participant
    'Support' wrote:

    No, it's not possible. This limitation is inherited from standard Windows PageControl.

    What about a TabSheet that it's tab type is button or menu? is it possible to set width for it's tab?

    #58722
    Support
    Keymaster
    Quote:
    What about a TabSheet that it's tab type is button or menu?

    This tabsheet is not accessible in run-time.

    Quote:
    is it possible to set width for it's tab?

    TabWidth is common for all tabs.

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