PanelDesigner.OnBehaviorAttached Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
The recommended alternative is ControlDesigner.Tag. http://go.microsoft.com/fwlink/?linkid=14202
Fournit une notification lorsqu'un comportement est attaché au concepteur.
protected:
override void OnBehaviorAttached();
protected override void OnBehaviorAttached ();
[System.Obsolete("The recommended alternative is ControlDesigner.Tag. http://go.microsoft.com/fwlink/?linkid=14202")]
protected override void OnBehaviorAttached ();
override this.OnBehaviorAttached : unit -> unit
[<System.Obsolete("The recommended alternative is ControlDesigner.Tag. http://go.microsoft.com/fwlink/?linkid=14202")>]
override this.OnBehaviorAttached : unit -> unit
Protected Overrides Sub OnBehaviorAttached ()
- Attributs
Remarques
La OnBehaviorAttached méthode appelle la OnBehaviorAttached méthode de base. Ensuite OnBehaviorAttached , mappe les BackImageUrl HorizontalAlign Propriétés et au style approprié à l’aide de la MapPropertyToStyle méthode, si ces propriétés sont définies.