ISDBUITrackBar::MaxValue: Difference between revisions

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


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


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

Revision as of 10:23, 6 December 2007

CoClass SDBUITrackBar, Interface ISDBUITrackBar

Property Get/Let MaxValue As Long


Property description

Maximum value of the trackbar.

This value should an integer no higher than 1000.