Articles in this section
Category / Section

How to set a custom MinimumValue and MaximumValue in WinForms MaskedEditBox?

1 min read

Set a custom minimum value and maximum value

The MinValue and MaxValue properties can be used to set a custom Minimum Value and Maximum Value for the CurrencyTextBox.

Note:

The MinValue and MaxValue properties are only enforced when the UsageMode of the MaskedEditBox is set to Numeric. Make sure that MaxValue is greater than the MinValue. Also refer to information about how the MinValue and MaxValue properties are enforced.

 

Reference link: https://help.syncfusion.com/windowsforms/maskedtextbox/value-settings

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied