Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > TreeViewHost Class : Dock Property |
'Declaration <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.Repaint)> <System.ComponentModel.LocalizableAttribute(True)> <SRCategoryAttribute("Layout")> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Defines which borders of the control are bound to the container. ")> Public Property Dock As System.Windows.Forms.DockStyle
'Usage Dim instance As TreeViewHost Dim value As System.Windows.Forms.DockStyle instance.Dock = value value = instance.Dock
[System.ComponentModel.RefreshProperties(RefreshProperties.Repaint)] [System.ComponentModel.Localizable(true)] [SRCategory("Layout")] [System.ComponentModel.DefaultValue()] [SRDescription("Defines which borders of the control are bound to the container. ")] public System.Windows.Forms.DockStyle Dock {get; set;}
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.