SapTabStripControlInfo Properties 

Application

SapEvent

Returns top-level event object. EXE only.

GetNumButtons

short

Total number of tab buttons in a tab strip.

GetNumLocalButtons

short

Number of local buttons

GetLeftButton

short

Leftmost tab button given by the server.

GetActiveButton

short

Active tab button given by the server.

SetActiveButton

BOOL

Set an active tab button.

GetNumButtonRows

short

Reserved for future use

Parent

SapControl

Returns parent control object.

GetButtonHeight

short

Get the height of button, reserve for future use.

GetTabOrientation

short

Tab Orientation:

   

ITOLE_TABSTRIP_TOP

   

ITOLE_TABSTRIP_BUTTOM

   

ITOLE_TABSTRIP_LEFT

   

ITOLE_TABSTRIP_RIGHT.

GetScrollArrowPos

short

Scroll arrow position for tab buttons:

   

ITOLE_TABSTRIP_SCROLL_LL

   

ITOLE_TABSTRIP_SCROLL_LR

   

ITOLE_TABSTRIP_SCROLL_RR

GetTextOrientation

short

Tab strip text orientation:

   

ITOLE_TABSTRIP_TEXT_VERTICAL

   

ITOLE_TABSTRIP_TEXT_HORIZONTAL

GetTabStyle

long

Tab style:

   

ITOLE_TABSTRIP_TAB_AS_TAB

   

ITOLE_TABSTRIP_TAB_AS_BUT