Get Current Tab - TABCTRL SENDMSG() Function 38
Syntax
ID$=SENDMSG(sysgui,id,38,0,$${,context{,ERR=lineref}})
Description
This function retrieves a two-byte hexadecimal representation of the index of the currently selected tab item. (Tab item numbering is zero-based.)
|
Parameter |
Description |
|
sysgui |
SYSGUI channel. |
|
id |
Tab control ID. |
|
38 |
Number of this SENDMSG() function. |
|
0 |
Always 0. |
|
$$ |
Always null. |