PowerTools SPREAD for Windows Forms 8.0J
Size プロパティ (DropDownInfo)


ドロップダウンウィンドウのサイズを取得または設定します。
構文
'Declaration
 
Public Overridable Property Size As Size
'使用法
 
Dim instance As DropDownInfo
Dim value As Size
 
instance.Size = value
 
value = instance.Size
public virtual Size Size {get; set;}

プロパティ値

ドロップダウンウィンドウのサイズを示す DropDown.Size 値。
参照

DropDownInfo クラス
DropDownInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.