Partager via


IDataBindingOwner.ShowError(Control, String) Méthode

Définition

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

Retours

S’applique à