PowerTools InputMan for Windows Forms 8.0J
UnSelectedImageIndex プロパティ (GcComboBox)

リストボックスの項目が選択されていないときにテキストボックスに表示する、 ImageList プロパティのイメージリスト内のインデックスを取得または設定します。
構文
Public Property UnSelectedImageIndex As Integer
public int UnSelectedImageIndex {get; set;}

プロパティ値

インデックスを表すInt32値。 既定値は-1です。
解説
SelectedItemがnull 参照 (Visual Basicでは Nothing)で、TextBoxStyle プロパティがTextBoxStyle.ImageOnlyまたはTextBoxStyle.Bothの場合、このインデックス値に従ってイメージが編集領域に表示されます。
参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.