ISDBUISpinEdit::MinValue: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
 
Line 4: Line 4:


Minimum value of the edit box allowed.
Minimum value of the edit box allowed.
'''Note:''' [[ISDBUISpinEdit::MaxValue|MaxValue]] value also needs to be set or minimum value is ignored


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 12:56, 22 February 2009

CoClass SDBUISpinEdit, Interface ISDBUISpinEdit

Property Get/Let MinValue As Long


Property description

Minimum value of the edit box allowed.

Note: MaxValue value also needs to be set or minimum value is ignored