| Miner.Desktop Assembly > Miner.Desktop.Search Namespace > LocateAndRelateLocatorControl Class : BorderStyle Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()>
<SRCategoryAttribute("Appearance")>
<SRDescriptionAttribute("Indicates whether the panel should have a border.")>
<System.ComponentModel.BrowsableAttribute(True)>
<System.ComponentModel.EditorBrowsableAttribute()>
Public Property BorderStyle As System.Windows.Forms.BorderStyle
'Usage Dim instance As LocateAndRelateLocatorControl Dim value As System.Windows.Forms.BorderStyle instance.BorderStyle = value value = instance.BorderStyle
[System.ComponentModel.DefaultValue()]
[SRCategory("Appearance")]
[SRDescription("Indicates whether the panel should have a border.")]
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.EditorBrowsable()]
public System.Windows.Forms.BorderStyle BorderStyle {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.