BehaviorService.CurrentBehavior Propriété
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.
Obtient le Behavior placé au sommet de la pile de comportements sans le supprimer.
public:
property System::Windows::Forms::Design::Behavior::Behavior ^ CurrentBehavior { System::Windows::Forms::Design::Behavior::Behavior ^ get(); };
public System.Windows.Forms.Design.Behavior.Behavior CurrentBehavior { get; }
member this.CurrentBehavior : System.Windows.Forms.Design.Behavior.Behavior
Public ReadOnly Property CurrentBehavior As Behavior
Valeur de propriété
Behavior placé au sommet de la pile de comportements.