Miner.Controls Assembly > Miner.Controls Namespace > CollapsibleSplitter Class : BorderStyle3D Property |
'Declaration <System.ComponentModel.BindableAttribute(True)> <System.ComponentModel.CategoryAttribute("Collapsing Options")> <System.ComponentModel.DefaultValueAttribute("System.Windows.Forms.Border3DStyle.Flat")> <System.ComponentModel.DescriptionAttribute("An optional border style to paint on the control. Set to Flat for no border")> Public Property BorderStyle3D As System.Windows.Forms.Border3DStyle
'Usage Dim instance As CollapsibleSplitter Dim value As System.Windows.Forms.Border3DStyle instance.BorderStyle3D = value value = instance.BorderStyle3D
[System.ComponentModel.Bindable(true)] [System.ComponentModel.Category("Collapsing Options")] [System.ComponentModel.DefaultValue("System.Windows.Forms.Border3DStyle.Flat")] [System.ComponentModel.Description("An optional border style to paint on the control. Set to Flat for no border")] public System.Windows.Forms.Border3DStyle BorderStyle3D {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.