At 04:04 PM 11/15/2011, Dennis McGrath wrote:

I want to programmatically change the selected tab on the Tab Set control.

Remember, the first Tab TABINDEX = 0, second Tab TABINDEX = 1, and so on.

So, if you need to programmatically change the second tab, you will need
to use the following syntax:

PROPERTY CTabSet TABINDEX 1
RETURN

2011 RBG91 Super Advanced Training (SAT) Sample Applications includes an
application to demonstrate the use of Tab Set Control.

Application: Designing Applications using Tab Set Control
Folder: \DesigningApplicationsUsingTabSetControl
Database: TabSet
Application Startup File: DesigningApplicationsUsingTabSetControl.DAT

http://www.razzak.com/tips/TabSet_Control_01.jpg
http://www.razzak.com/tips/TabSet_Control_02.jpg

Have fun!

Very Best R:egards,

Razzak.

Reply via email to