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