Miner.Interop Namespace > IMMObjectEditor Interface : VisibleDockClientCount Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(13)> ReadOnly Property VisibleDockClientCount As System.Integer
'Usage
Dim instance As IMMObjectEditor Dim value As System.Integer value = instance.VisibleDockClientCount
[System.Runtime.InteropServices.DispId(13)] System.int VisibleDockClientCount {get;}
read-only property VisibleDockClientCount: System.Integer;
System.Runtime.InteropServices.DispIdAttribute(13) function get VisibleDockClientCount : System.int
[System.Runtime.InteropServices.DispId(13)]
__property System.int get_VisibleDockClientCount();
[System.Runtime.InteropServices.DispId(13)] property System.int VisibleDockClientCount { System.int get(); }
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