[]
Initializes a new instance of the TextBoxStep struct.
public TextBoxStep(TextBoxStepType type, double value)
Public Sub New(type As TextBoxStepType, value As Double)
| Type | Name | Description |
|---|---|---|
| TextBoxStepType | type | The type of step. |
| double | value | The value of the step. |