MESCIUS SPREAD for Windows Forms 17.0J
AllowResize プロパティ (DropDownInfo)

ユーザーがサイズ変更グリップを使用してドロップダウンウィンドウのサイズを変更できるかどうかを取得または設定します。
構文
'Declaration
 
Public Property AllowResize As Boolean
public bool AllowResize {get; set;}

プロパティ値

<see langword="bool" /> 値。サイズ変更グリップによってドロップダウンウィンドウのサイズを変更できる場合は <see langword="true" />。それ以外の場合は <see langword="false" />。
参照

DropDownInfo クラス
DropDownInfo メンバ

 

 


© MESCIUS inc. All rights reserved.