Hiding Tabcontrol horizontal scroll buttons

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steve

    Hiding Tabcontrol horizontal scroll buttons

    Hi All

    I want to prevent the Windows Tabcontrol from showing the horizontal scroll
    bar when the Number of Tabs exceeds the width of the control

    I use code in 2 buttons to control the scrolling, as the default scroll
    buttons are too hard to target on a Touch Screen

    How do I do this?



  • Mick Doherty

    #2
    Re: Hiding Tabcontrol horizontal scroll buttons

    See the "Add a Custom Scroller to TabControl" tip on my site:


    --
    Mick Doherty
    Dotnetrix offers Nothing. Standard and Premium versions available.



    "Steve" <ga630sf@nospam .nospamwrote in message
    news:%23DAL21yB IHA.1356@TK2MSF TNGP03.phx.gbl. ..
    Hi All
    >
    I want to prevent the Windows Tabcontrol from showing the horizontal
    scroll bar when the Number of Tabs exceeds the width of the control
    >
    I use code in 2 buttons to control the scrolling, as the default scroll
    buttons are too hard to target on a Touch Screen
    >
    How do I do this?
    >
    >
    >

    Comment

    • Steve

      #3
      Re: Hiding Tabcontrol horizontal scroll buttons

      Mick

      Thanks for the reply

      Had a quick look at your site and the control looks good

      Will follow up in the future when I get some free time

      Regards
      Steve

      "Mick Doherty"
      <EXCHANGE#WITH@ AND.REMOVE.SQUA REBRACKETS.[mdaudi100#ntlwo rld.com]wrote in
      message news:%23KCgcTYC IHA.5044@TK2MSF TNGP03.phx.gbl. ..
      See the "Add a Custom Scroller to TabControl" tip on my site:

      >
      --
      Mick Doherty
      Dotnetrix offers Nothing. Standard and Premium versions available.

      >
      >
      "Steve" <ga630sf@nospam .nospamwrote in message
      news:%23DAL21yB IHA.1356@TK2MSF TNGP03.phx.gbl. ..
      >Hi All
      >>
      >I want to prevent the Windows Tabcontrol from showing the horizontal
      >scroll bar when the Number of Tabs exceeds the width of the control
      >>
      >I use code in 2 buttons to control the scrolling, as the default scroll
      >buttons are too hard to target on a Touch Screen
      >>
      >How do I do this?
      >>
      >>
      >>
      >
      >

      Comment

      Working...