PowerTools SPREAD for Windows Forms 8.0J
PreferredSize プロパティ


ドロップダウンカレンダーの最適サイズを取得します。
構文
'Declaration
 
Public ReadOnly Property PreferredSize As Size
'使用法
 
Dim instance As DropDownCalendar
Dim value As Size
 
value = instance.PreferredSize
public Size PreferredSize {get;}

プロパティ値

高さと幅(ピクセル単位)を含むSystem.Drawing.Size値。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


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