Compartilhar via


IDataBindingOwner.ShowError(Control, String) Método

Definição

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

Parâmetros

focusCtrl
Control
message
String

Retornos

Aplica-se a