Remove a Tab - TABCTRL SENDMSG() Function 26

Syntax

TF$=SENDMSG(sysgui,id,26,tabidx%,$${,context{,ERR=lineref}})

Description

This function removes a tab from the control. The programmer is responsible for removing controls associated with tabs.

Parameter

Description

sysgui

SYSGUI channel.

id

Tab control ID.

26

Number of this SENDMSG() function.

tabidx%

Tab to be removed.

$$

Always null.