Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, My program uses SSTAB to hold different controls of the program. The user can save the settings, but I haven't found a way to save the SSTAB1 setting so when my program starts, the selected Tab is displayed. SSTAB1 always starts up with the Tab showing when the exe was made. Is there a way to set the display TAB as the last used one? Thanks -- Ken http://www.heal-me.com.au
Post Follow-up to this messagePerhaps I'm missing you point but Form_Load: SSTab1.Tab = GetSetting(..........) or ReadIni(.........) Form_UnLoad: SaveSetting ..........SSTab1.Tab or WriteIni .........SSTab1.Tab "Ken Uzzell" <kevala@pacific.net.au> wrote in message news:Wtw6d.3277$pl.54862@nasal.pacific.net.au... > Hello, > > My program uses SSTAB to hold different controls of the program. The user > can save the settings, but I haven't found a way to save the SSTAB1 setting > so when my program starts, the selected Tab is displayed. SSTAB1 always > starts up with the Tab showing when the exe was made. Is there a way to set > the display TAB as the last used one? > > Thanks > -- > Ken > http://www.heal-me.com.au > > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.