Name | Description | |
---|---|---|
![]() | NMarginsEditWidget Constructor | Default constructor. |
The following tables list the members exposed by NMarginsEditWidget.
Name | Description | |
---|---|---|
![]() | NMarginsEditWidget Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | MarginsTypeProperty | Reference to the MarginsType property. |
![]() ![]() | NMarginsEditWidgetSchema | Schema associated with NMarginsEditWidget. |
![]() ![]() | SelectedUnitProperty | Reference to the SelectedUnit property. |
![]() ![]() | ShowPreviewProperty | Reference to the ShowPreview property. |
![]() ![]() | ShowUnitsProperty | Reference to the ShowUnits property. |
Name | Description | |
---|---|---|
![]() | BottomModified | Gets whether the bottom margin has been modified. |
![]() | EditedMargins | Gets or sets the currently edited margins (in DIPs). |
![]() | LeftModified | Gets whether the left margin has been modified. |
![]() | MarginsType | Gets or sets the value of the MarginsType property. |
![]() | RightModified | Gets whether the right margin has been modified. |
![]() | SelectedUnit | Gets or sets the value of the SelectedUnit property. |
![]() | ShowPreview | Gets or sets whether the preview must be shown. |
![]() | ShowUnits | Gets or sets the value of the ShowUnits property. |
![]() | TopModified | Gets whether the top margin has been modified. |
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. |