Name | Description | |
---|---|---|
![]() | NRibbonMenuDropDown Constructor | Overloaded. |
The following tables list the members exposed by NRibbonMenuDropDown.
Name | Description | |
---|---|---|
![]() | NRibbonMenuDropDown Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | CollapseToMediumProperty | Reference to the CollapseToMedium property. |
![]() ![]() | CollapseToSmallProperty | Reference to the CollapseToSmall property. |
![]() ![]() | CurrentStateProperty | Reference to the CurrentState property. |
![]() ![]() | InitialStateProperty | Reference to the InitialState property. |
![]() ![]() | NRibbonMenuDropDownSchema | Schema associated with NRibbonMenuDropDown. |
Name | Description | |
---|---|---|
![]() | CollapseToMedium | Determines when the menu drop down should collapse to Medium state. |
![]() | CollapseToSmall | Determines when the menu drop down should collapse to Small state. |
![]() | CurrentState | Gets or sets the current state of the ribbon menu drop down. Automatically updated by Nevron. |
![]() | ImageTextSpacing | Gets or sets spacing in DIPs between the image and the text of this ribbon menu drop down. By default set to 3. |
![]() | InitialState | Gets or sets the initial state of the ribbon menu drop down. This is also its largest allowed state. |
![]() | LargeImage | Gets or sets the image that is shown in Large state. |
![]() | SmallImage | Gets or sets the image that is shown in Medium and Small states. |
![]() | Text | Gets or sets the text that is shown in Large and Medium states. |
Name | Description | |
---|---|---|
![]() ![]() | CreateLarge | Creates a ribbon menu drop down in large state with the given image and text. |
![]() ![]() | CreateMedium | Creates a ribbon menu drop down in medium state with the given image and text. |
![]() ![]() | CreateSmall | Creates a ribbon menu drop down in small state with the given image and text. |
![]() | GetSize | Gets the size of the widget when in the given state. |
![]() | GetStateForGroupState | Gets the state this widget should be in when its owner group is in the specified state. |