EventBindingService クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IEventBindingService インターフェイスの既定の実装。
public ref class EventBindingService abstract : System::ComponentModel::Design::IEventBindingService
public abstract class EventBindingService : System.ComponentModel.Design.IEventBindingService
[System.Security.SecurityCritical]
public abstract class EventBindingService : System.ComponentModel.Design.IEventBindingService
type EventBindingService = class
interface IEventBindingService
[<System.Security.SecurityCritical>]
type EventBindingService = class
interface IEventBindingService
Public MustInherit Class EventBindingService
Implements IEventBindingService
- 継承
-
EventBindingService
- 属性
- 実装
コンポーネント イベントのイベント ハンドラーを登録するためのサービスを提供することで、 EventBindingService デザイナー コードからコンポーネント イベントとイベント ハンドラーをリンクする方法が提供されます。
Event |
EventBindingService クラスの新しいインスタンスを初期化します。 |
Create |
一意のメソッド名を作成します。 |
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
Free |
特定のメソッドがイベント ハンドラーによって使用されていないという通知を出します。 |
Get |
互換性のあるメソッドの名前のコレクションを返します。 |
Get |
既定のハッシュ関数として機能します。 (継承元 Object) |
Get |
要求されたサービスをサービス プロバイダーから取得します。 |
Get |
現在のインスタンスの Type を取得します。 (継承元 Object) |
Memberwise |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
Show |
ユーザー コードを表示します。 |
Show |
指定したメソッドのユーザー コードを表示します。 |
Show |
指定した行番号にあるユーザー コードを表示します。 |
To |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
Use |
特定のメソッドがイベント ハンドラーによって使用されているという通知を出します。 |
Validate |
指定したメソッド名が使用する言語またはスクリプトに対して有効であるかを検証します。 |
IEvent |
指定したコンポーネントおよびイベントのイベント ハンドラー メソッドに対して一意の名前を作成します。 |
IEvent |
指定したイベントと互換性のあるメソッド シグネチャを持つイベント ハンドラー メソッドのコレクションを取得します。 |
IEvent |
指定したプロパティ記述子がイベントを表す場合、そのイベントの EventDescriptor を取得します。 |
IEvent |
一連のイベント記述子を一連のプロパティ記述子に変換します。 |
IEvent |
単一のイベント記述子をプロパティ記述子に変換します。 |
IEvent |
デザイナーに関連するコードを表示します。 |
IEvent |
指定したイベントに関連するコードを表示します。 |
IEvent |
デザイナーに関連するコードの指定した行を表示します。 |
製品 | バージョン |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.1, 5, 6, 7, 8, 9 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。