GetBestHeight
PowerScript function
Description
Gets the height of the RibbonBar control which is automatically
adjusted to best fit the content (when AutosizeHeight is enabled).
Applies to
RibbonBar controls
Syntax
|
1 |
controlname.GetBestHeight ( ) |
Return value
Integer.
Returns the height of the RibbonBar control, in PowerBuilder units.
If any argument’s value is null, returns null.
Examples
|
1 2 |
Integer li_Height li_Height = rbb_1.GetBestHeight() |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest