Notification that is fired upon the designer being 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();
ReadWriteControlDesigner Class | ReadWriteControlDesigner Members | System.Web.UI.Design Namespace