Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Syntax 3: For Tab controls – PB Docs 2019 – PowerBuilder Library

Syntax 3: For Tab controls – PB Docs 2019

Syntax 3: For Tab controls

Description

Occurs when the user clicks on the tab portion of a Tab
control.

Event ID

Event ID

Objects

pbm_tcnclicked

Tab

Arguments

Argument

Description

index

Integer by value (the index of the tab page the
user clicked)

Return Values

Long.

Return code choices (specify in a RETURN statement):

0 — Continue processing

Usage

The Clicked event occurs when the mouse button is released.

When the user clicks in the display area of the Tab control, the
tab page user object (not the Tab control) gets a Clicked event.

The Clicked event can occur during a double-click, in addition to
the DoubleClicked event.

In addition to the Clicked event, the SelectionChanging and
SelectionChanged events can occur when the user clicks on a tab page
label. If the user presses an arrow key to change tab pages, the Key
event occurs instead of Clicked before SelectionChanging and
SelectionChanged.

Examples

This code makes the tab label bold for the fourth tab page
only:

See also

DoubleClicked

RightClicked

RightDoubleClicked

SelectionChanged

SelectionChanging


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x