ArcFM Solution Developer Guide
FormBorderStyle Property


Syntax
'Declaration
 
<SRCategoryAttribute("CatAppearance")>
<System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<System.Runtime.InteropServices.DispIdAttribute(-504)>
<SRDescriptionAttribute("FormBorderStyleDescr")>
Public Property FormBorderStyle As System.Windows.Forms.FormBorderStyle
'Usage
 
Dim instance As frmDatabaseVersion
Dim value As System.Windows.Forms.FormBorderStyle
 
instance.FormBorderStyle = value
 
value = instance.FormBorderStyle
[SRCategory("CatAppearance")]
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.Runtime.InteropServices.DispId(-504)]
[SRDescription("FormBorderStyleDescr")]
public System.Windows.Forms.FormBorderStyle FormBorderStyle {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

frmDatabaseVersion Class
frmDatabaseVersion Members

 

 


Send Comment