次の方法で共有


UICuesEventArgs コンストラクタ

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

Public Sub New( _
   ByVal uicues As UICues _)
[C#]
public UICuesEventArgs(
   UICuesuicues);
[C++]
public: UICuesEventArgs(
   UICuesuicues);
[JScript]
public function UICuesEventArgs(
   uicues : UICues);

パラメータ

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

UICuesEventArgs クラス | UICuesEventArgs メンバ | System.Windows.Forms 名前空間 | UICues | Control