IDataBindingOwner.ShowError(Control, String) 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.
public:
bool ShowError(System::Windows::Forms::Control ^ focusCtrl, System::String ^ message);
public bool ShowError (System.Windows.Forms.Control focusCtrl, string message);
abstract member ShowError : System.Windows.Forms.Control * string -> bool
Public Function ShowError (focusCtrl As Control, message As String) As Boolean
Paramètres
- focusCtrl
- Control
- message
- String