Consultor Eletrônico



Kbase 21361: MS TabStrip -- How To Programatically Choose a Tab
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/05/2003
Status: Unverified

FACT(s) (Environment):

How to programmatically choose a tab in the Microsoft TabStrip ActiveX control

FIX:

Use code similiar to the following:

chTabStrip:TabStrip:Tabs:Item(n):Selected = True.

where TabStrip is the name you gave the OCX.