C1.Win.C1InputPanel 命名空间 > InputComponent 类 : ElementWidth 属性 |
'声明
<C1DescriptionAttribute("内部元素的宽度。")> <C1CategoryAttribute("布局")> <System.ComponentModel.LocalizableAttribute(True)> Public Overridable Property ElementWidth As System.Integer
'用法
Dim instance As InputComponent Dim value As System.Integer instance.ElementWidth = value value = instance.ElementWidth
[C1Description("内部元素的宽度。")] [C1Category("布局")] [System.ComponentModel.Localizable(true)] public virtual System.int ElementWidth {get; set;}
public read-write property ElementWidth: System.Integer; virtual;
C1DescriptionAttribute("内部元素的宽度。") C1CategoryAttribute("布局") System.ComponentModel.LocalizableAttribute() public function get,set ElementWidth : System.int
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