MESCIUS SPREAD for Windows Forms 15.0J
AlternateText プロパティ (GcComboBoxCellType)

GcComboBoxコントロールがフォーカスを持っていないときに表示される文字列を取得します。
構文
'宣言
 
Public ReadOnly Property AlternateText As ComboBoxAlternateTextInfo
public ComboBoxAlternateTextInfo AlternateText {get;}

プロパティ値

テキストの回転を示すComboBoxAlternateTextInfo値。
解説
現在の値がSystem.String.Emptyで、このコントロールに入力フォーカスがある場合、このGrapeCity.Win.TextプロパティはComboBoxAlternateText.Null設定(nullではない)と等しくなります。現在の値がnull 参照 (Visual Basicでは Nothing)で、このコントロールに入力フォーカスがない場合、GrapeCity.Win.TextプロパティはComboBoxAlternateText.DisplayNull設定と等しくなります。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.