Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Ribbon Object / SelectedTab Property
In This Topic
    SelectedTab Property
    In This Topic
    Gets or sets the currently selected tab.
    Syntax
    expression.SelectedTab As String
    where expression is a variable that represents a Ribbon Object
    See Also