'Usage
Dim instance As ValueRangeTextBox
Dim value As Object
instance.MinValue = value
value = instance.MinValue
Property Value
An object representing the minimum accepted value. By default, a null reference (Nothing in Visual Basic).
Remarks
If a value outside the range specified by the MinValue and MaxValue properties is inputted, the value of the NullValue property will be used. Only a parsing error will cause an error and prevent the cell editor from exiting edit mode.
Requirements
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2