Miner.Interop Namespace > IMMObjectEditor Interface : AxBorderStyle Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(4)> Property AxBorderStyle As TxActiveFormBorderStyle
'Usage
Dim instance As IMMObjectEditor Dim value As TxActiveFormBorderStyle instance.AxBorderStyle = value value = instance.AxBorderStyle
[System.Runtime.InteropServices.DispId(4)] TxActiveFormBorderStyle AxBorderStyle {get; set;}
read-write property AxBorderStyle: TxActiveFormBorderStyle;
System.Runtime.InteropServices.DispIdAttribute(4) function get,set AxBorderStyle : TxActiveFormBorderStyle
[System.Runtime.InteropServices.DispId(4)] __property TxActiveFormBorderStyle get_AxBorderStyle(); __property void set_AxBorderStyle( TxActiveFormBorderStyle value );
[System.Runtime.InteropServices.DispId(4)] property TxActiveFormBorderStyle AxBorderStyle { TxActiveFormBorderStyle get(); void set ( TxActiveFormBorderStyle value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2