ISDBUITrackBar::MaxValue: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
===Property description===
===Property description===


Maximum value of the trackbar.
Maximum value of the trackbar. This value should not be higher than 1000.
 
This value should an integer no higher than 1000.


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

Latest revision as of 10:24, 6 December 2007

CoClass SDBUITrackBar, Interface ISDBUITrackBar

Property Get/Let MaxValue As Long


Property description

Maximum value of the trackbar. This value should not be higher than 1000.