IsMinimized
PowerScript function
Description
Gets whether the RibbonBar control is minimized or not.
Applies to
Syntax
|
1 |
controlname.IsMinimized ( ) |
Return value
Boolean.
Returns TRUE if it is minimized and FALSE if it is not
minimized.
Usage
When the RibbonBar control is minimized, only the application button
title, the category title, and the tab header will be displayed.
Examples
|
1 2 |
Boolean lb_IsMini lb_IsMini = rbb_1.IsMinimized() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest