ISDBTracksWindow::ViewMode: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{MethodDeclaration|SDBTracksWindow|ISDBTracksWindow|Property Get/Set ViewMode As Long}}  | |||
===Property description===  | |||
Set/Get current view mode of the tracks list/window.    | Set/Get current view mode of the tracks list/window.    | ||
This property can be one of these values :  | This property can be one of these values :  | ||
* 0 - Current view is "Show Details"  | * 0 - Current view is "Show Details"  | ||
* 1 - Current view is "Show Album Art"  | * 1 - Current view is "Show Album Art with details"  | ||
* 2 - Current view is "Show Album Art   | * 2 - Current view is "Show Album Art"  | ||
'''Note: Introduced in MM 3.0.3.1050'''  | |||
[[Category:Scripting|{{PAGENAME}}]]  | |||
[[Category:Automation objects|{{PAGENAME}}]]  | |||
[[Category:CoClass SDBTracksWindow|{{PAGENAME}}]]  | |||
[[Category:Interface ISDBTracksWindow|{{PAGENAME}}]]  | |||
Latest revision as of 10:57, 14 January 2009
CoClass SDBTracksWindow, Interface ISDBTracksWindow
Property Get/Set ViewMode As Long
Property description
Set/Get current view mode of the tracks list/window.
This property can be one of these values :
- 0 - Current view is "Show Details"
 - 1 - Current view is "Show Album Art with details"
 - 2 - Current view is "Show Album Art"
 
Note: Introduced in MM 3.0.3.1050