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);
Public Function ShowError (focusCtrl As Control, message As String) As Boolean

Parâmetros

focusCtrl
Control
message
String

Retornos

Boolean

Aplica-se a