PowerTools MultiRow for Windows Forms 8.0J
PopupValueMember プロパティ (PopupEditingControl)

System.Windows.Forms.CommonDialogまたはSystem.Windows.Forms.Formのどのメンバの値が編集コントロールに表示されるかを示す値を取得または設定します。
構文
Public Property PopupValueMember As String
public string PopupValueMember {get; set;}

プロパティ値

System.Windows.Forms.CommonDialogまたはSystem.Windows.Forms.Formのどのメンバの値が編集コントロールに表示されるかを表すSystem.String値。
例外
例外解説
System.ArgumentException指定された値が、Popupプロパティによって指定されたSystem.Windows.Forms.CommonDialogまたはSystem.Windows.Forms.Formの有効なメンバではありません。
System.ArgumentNullException指定された値がnull 参照 (Visual Basicでは Nothing)です。
参照

PopupEditingControl クラス
PopupEditingControl メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.