property RadialMenu.Expanded as Boolean
Indicates whether the radial menu is expanded or collapsed.

TypeDescription
Boolean A Boolean expression which indicates whether the radial menu is expanded or collapsed.
By default, the Expanded property is False, which indicates that the radial menu is collapsed. The Expanded property indicates whether the radial menu is expanded or collapsed. The AllowToggleExpand property specifies whether the radial menu can be shown in collapsed state. The State property specifies the state of the radial menu. The ParentCaption property specifies the caption to be displayed on the parent portion of the control, based on the radial menu's state. The ParentImage property specifies the graphics ( image, icon, picture ) to be shown on the parent zone, based on the state of the radial menu. The ParentImageWidth / ParentImageHeight specifies the size to show the parent image, based on the radial menu's state.

The following screen shot shows the control when it is collapsed:

The following screen shot shows the control when it is expanded: