GetTabButtonCount
PowerScript function
Description
Determines the total number of tab buttons in the RibbonBar
control.
Applies to
Syntax
|
1 |
controlname.GetTabButtonCount ( ) |
|
Argument |
Description |
|---|---|
|
controlname |
The name of the RibbonBar control. |
Return value
Long.
Returns the total number of tab buttons in RibbonBar. If RibbonBar
contains no tab buttons, returns 0. If an error occurs, returns -1.
Examples
|
1 2 |
Long ll_Return ll_Return = rbb_1.GetTabButtonCount() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest