ArcFM Solution Developer Guide
Dock Property (CollapsibleSplitter)


Syntax
'Declaration
 
Public Overrides Property Dock As System.Windows.Forms.DockStyle
'Usage
 
Dim instance As CollapsibleSplitter
Dim value As System.Windows.Forms.DockStyle
 
instance.Dock = value
 
value = instance.Dock
public override System.Windows.Forms.DockStyle Dock {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CollapsibleSplitter Class
CollapsibleSplitter Members

 

 


Send Comment