LinkLabel.IButtonControl.NotifyDefault(Boolean) 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.
Avertit le contrôle LinkLabel qu'il s'agit du bouton par défaut.
virtual void System.Windows.Forms.IButtonControl.NotifyDefault(bool value) = System::Windows::Forms::IButtonControl::NotifyDefault;
void IButtonControl.NotifyDefault (bool value);
abstract member System.Windows.Forms.IButtonControl.NotifyDefault : bool -> unit
override this.System.Windows.Forms.IButtonControl.NotifyDefault : bool -> unit
Sub NotifyDefault (value As Boolean) Implements IButtonControl.NotifyDefault
Paramètres
- value
- Boolean
true
si le contrôle doit se comporter comme un bouton par défaut ; sinon, false
.
Implémente
Remarques
Un LinkLabel contrôle apparaît de la même façon qu’il s’agisse du bouton par défaut. Ainsi, l’appel de cette méthode ne modifie pas l’apparence ou le comportement de .LinkLabel