ISDBUITrackBar::MaxValue: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
===Property description===
===Property description===


Maximal value of the trackbar.
Maximum value of the trackbar.  This value should not be 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.