Ribbon for WinForms
SetError メソッド

C1.Win.8 アセンブリ > C1.Win.SuperTooltip 名前空間 > ISuperErrorProvider インターフェース : SetError メソッド
The control to set the error description text for.
The error description text.
Sets the error description text for the specified control.
シンタックス
'宣言
 
Sub SetError( _
   ByVal control As Control, _
   ByVal value As String _
) 
void SetError( 
   Control control,
   string value
)

パラメータ

control
The control to set the error description text for.
value
The error description text.
参照

ISuperErrorProvider インターフェース
ISuperErrorProvider メンバ