tabs change order in tabcontrol

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

    #1

    tabs change order in tabcontrol

    i have a tabcontrol with several tabs. But while working on it soms tabs
    change places when i compile and run is. does anyone know how this is
    possible?


  • Ken Tucker [MVP]

    #2
    Re: tabs change order in tabcontrol

    Hi,



    Ken
    -------------------
    "RTT" <RTT@pandora.be > wrote in message
    news:uP013TvWFH A.3584@TK2MSFTN GP14.phx.gbl...
    i have a tabcontrol with several tabs. But while working on it soms tabs
    change places when i compile and run is. does anyone know how this is
    possible?



    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: tabs change order in tabcontrol

      "RTT" <RTT@pandora.be > schrieb:[color=blue]
      >i have a tabcontrol with several tabs. But while working on it soms tabs
      > change places when i compile and run is. does anyone know how this is
      > possible?[/color]

      Tabpage order has changed.
      <URL:http://www.dotnetrix.c o.uk/tabcontrols.htm l>

      You can prevent the problem from occuring by always selecting the first
      tabpage before recompiling.

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      Working...