ArcFM Responder Mobile Developer Guide
TabType Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743808)>
WriteOnly Property TabType As mmContentsViewName
'Usage
 
Dim instance As IMMFavoritesControls3
 
instance.TabType = value
[System.Runtime.InteropServices.DispId(1610743808)]
mmContentsViewName TabType {set;}
write-only property TabType: mmContentsViewName; 
System.Runtime.InteropServices.DispIdAttribute(1610743808)
function set TabType : mmContentsViewName
[System.Runtime.InteropServices.DispId(1610743808)]
__property void set_TabType( 
   mmContentsViewName value
);
[System.Runtime.InteropServices.DispId(1610743808)]
property mmContentsViewName TabType {
   void set (    mmContentsViewName value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMFavoritesControls3 Interface
IMMFavoritesControls3 Members

Send Feedback