Property | Type | Description | |
---|---|---|---|
RaiseValueChangedEvent | void |
Method | Description | |
---|---|---|
GetPattern ( PatternInterface patternInterface ) : object | ||
IRangeValueProvider ( double value ) : void | ||
NumericUpDownAutomationPeer ( NumericUpDown control ) : System |
Method | Description | |
---|---|---|
GetAutomationControlTypeCore ( ) : AutomationControlType | ||
GetClassNameCore ( ) : string |
Method | Description | |
---|---|---|
RaiseValueChangedEvent ( decimal oldValue, decimal newValue ) : void |
protected GetAutomationControlTypeCore ( ) : AutomationControlType | ||
return | AutomationControlType |
public GetPattern ( PatternInterface patternInterface ) : object | ||
patternInterface | PatternInterface | |
return | object |
public IRangeValueProvider ( double value ) : void | ||
value | double | |
return | void |
public NumericUpDownAutomationPeer ( NumericUpDown control ) : System | ||
control | NumericUpDown | |
return | System |