Description
Occurs when the category is expanded. When the RibbonBar is minimized, the category will be expanded when the user clicks the category title.
Event ID
Arguments
Return Values
Long.
Return code choices (specify in a RETURN statement):
0 -- Continue processing
Examples
//Adjust the position and height of dw_1 after RibbonBar is expanded dw_1.Height = 400 dw_1.Y = 464
See also