CategoryCollapsed
PowerScript event
Description
Occurs when the category is collapsed. When the RibbonBar is
minimized, the category will be expanded when the user clicks the category
title, and will be collapsed when the user clicks the title again or
clicks outside of the category.
Event ID
|
Event ID |
Objects |
|---|---|
|
None |
RibbonBar |
Arguments
|
Argument |
Description |
|---|---|
|
Index |
Long by value (the index of the currently collapsed |
Return Values
Long.
Return code choices (specify in a RETURN statement):
0 — Continue processing
Examples
|
1 2 3 |
//Adjust the position and height of dw_1 after RibbonBar is collapsed dw_1.Y = 464 - 364 dw_1.Height = 400 + 364 |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest