Name | Description | |
---|---|---|
![]() | CreateContent | Overridden. Creates the content of this widget. |
![]() | CreateNumericUpDown | Overridden. Creates a numeric up down for this drop down's popup. |
![]() | GetNumericUpDownValue | Overridden. Gets the value of the given numeric up down. Overriden to return the value of the given numeric up down in DIPs in case another usnit was selected. |
![]() | OnMeasureUpDownSelectedUnitChanged | Called when the selected unit of a measure up down has changed. Updates the step of the measure up down based on the selected unit. |
![]() | OnNumericUpDownValueChanged | Overridden. Called when a numeric up down's value has changed. |
![]() | SetNumericUpDownMaxValue | Overridden. Sets the maximum value of the given numeric up down. |
![]() | SetNumericUpDownMinValue | Overridden. Sets the minimum value of the given numeric up down. |
![]() | SetNumericUpDownValue | Overridden. Sets the value of the given numeric up down. |