Name | Description | |
---|---|---|
![]() | NRibbonDropDownButton Constructor | Overloaded. |
The following tables list the members exposed by NRibbonDropDownButton.
Name | Description | |
---|---|---|
![]() | NRibbonDropDownButton 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. |
![]() ![]() | NRibbonDropDownButtonSchema | Schema associated with NRibbonDropDownButton. |
Name | Description | |
---|---|---|
![]() | CollapseToMedium | Determines when the content drop down should collapse to Medium state. |
![]() | CollapseToSmall | Determines when the content drop down should collapse to Small state. |
![]() | CurrentState | Gets or sets the current state of the ribbon content drop down. Automatically updated by Nevron. |
![]() | ImageTextSpacing | Gets or sets spacing in DIPs between the image and the text of this ribbon content drop down. By default set to 3. |
![]() | InitialState | Gets or sets the initial state of the ribbon content 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 content drop down in large state with the given image and text. |
![]() ![]() | CreateMedium | Creates a ribbon content drop down in medium state with the given image and text. |
![]() ![]() | CreateSmall | Creates a ribbon content 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. |