ControlDesigner.OnBehaviorAttached 方法

定义

当控件设计器附加到 Behavior 对象时调用。

protected:
 override void OnBehaviorAttached();
protected override void OnBehaviorAttached();
override this.OnBehaviorAttached : unit -> unit
Protected Overrides Sub OnBehaviorAttached ()

注解

注释

OnBehaviorAttached 方法已过时。 SetAttribute对等效控件设计器功能使用属性和GetAttribute方法Tag

适用于

另请参阅