Notification that is called when the designer is attached to the behavior.
[Visual Basic] Overrides Protected Sub OnBehaviorAttached() [C#] protected override void OnBehaviorAttached(); [C++] protected: override void OnBehaviorAttached(); [JScript] protected override function OnBehaviorAttached();
WebControlDesigner Class | WebControlDesigner Members | System.Web.UI.Design Namespace