How do I properly disable a tab in Page Control?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49812
    Hamilton
    Participant

    Hi Darren,

    I think the Tabsheet.Visible property might be what you're after?

    PS Not sure if someone has addressed your other posts yet I've been busy will try look into it later.

    Regards,

    Hamilton

    #49813
    DarrenB
    Participant

    Hmmm looks like I just deleted the bulk of this post… uggggggggg! What u see here isn't what was here 10 mins ago.

    Did you see it, Hamilton? God sometimes I hate cut and paste when I'm editing something

    Essence was, visible property didn't help and in fact didn't seem to do much at all… also setting it in the IDE (to false) running program, coming back to IDE and the property was always true…? Is that normal?

    Whatever combination of enabled, visible properties I use, Tabsheet tab is always visible, and clickable… but text on tabsheet tab appears disabled.

    I'm sure I must be doing this wrong unless it's a bug?

    #49986
    Support
    Keymaster

    Hello Darren!

    I'm sorry for a long answer here.

    TsPageControl have standard behaviour. I think, you should disable the AccessibleDisabledPages property. You saw it?

    #50135
    DarrenB
    Participant
    'Support' wrote:

    TsPageControl have standard behaviour. I think, you should disable the AccessibleDisabledPages property. You saw it?

    Hi Serge,

    didn't see that property…thanks that worked just fine 🙂

    Best Wishes :a3:

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