UICuesEventArgs(UICues) コンストラクター

定義

UICuesEventArgs を指定して、UICues クラスの新しいインスタンスを初期化します。

public:
 UICuesEventArgs(System::Windows::Forms::UICues uicues);
public UICuesEventArgs (System.Windows.Forms.UICues uicues);
new System.Windows.Forms.UICuesEventArgs : System.Windows.Forms.UICues -> System.Windows.Forms.UICuesEventArgs
Public Sub New (uicues As UICues)

パラメーター

uicues
UICues

UICues 値のビットごとの組み合わせ。

適用対象

こちらもご覧ください