ISDBUISpinEdit::MaxValue: Difference between revisions

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


Maximum value of the edit box allowed.
Maximum value of the edit box allowed.
'''Note:''' [[ISDBUISpinEdit::MinValue|MinValue]] value also needs to be set or maximum value is ignored


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

Latest revision as of 13:02, 22 February 2009

CoClass SDBUISpinEdit, Interface ISDBUISpinEdit

Property Get/Let MaxValue As Long


Property description

Maximum value of the edit box allowed.

Note: MinValue value also needs to be set or maximum value is ignored