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