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

(ドロップ可能な)コントロールがフォーカスを取得したときにドロップダウンウィンドウが自動的に表示されるかどうかを示す <see langword="bool" /> 値を取得または設定します。
構文
'Declaration
 
Public Property AutoDropDown As Boolean
public bool AutoDropDown {get; set;}

プロパティ値

<see langword="bool" />値。コントロールがフォーカスを取得したときにドロップダウンウィンドウが自動的に表示される場合は<see langword="true" />。それ以外の場合は<see langword="false" />。<br />
デフォルト値はfalseです。
解説
<b>AutoDropDown</b> が <see langword="true" /> で、なおかつ <see cref="P:DropDown.AllowDrop" /> も <see langword="true" /> であるときは、ドロップダウンウィンドウが自動的に表示されます。
参照

DropDownInfo クラス
DropDownInfo メンバ

 

 


© MESCIUS inc. All rights reserved.