ControlDesigner.BehaviorService プロパティ

定義

デザイン環境から BehaviorService を取得します。

protected:
 property System::Windows::Forms::Design::Behavior::BehaviorService ^ BehaviorService { System::Windows::Forms::Design::Behavior::BehaviorService ^ get(); };
protected System.Windows.Forms.Design.Behavior.BehaviorService BehaviorService { get; }
protected System.Windows.Forms.Design.Behavior.BehaviorService? BehaviorService { get; }
member this.BehaviorService : System.Windows.Forms.Design.Behavior.BehaviorService
Protected ReadOnly Property BehaviorService As BehaviorService

プロパティ値

BehaviorService。サービスが使用できない場合はnull

適用対象