リサイズはクリックかドラッグ

ControlValidatorErrorContent プロパティ

エラーに関する追加情報を提供するオブジェクトを取得または設定します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
[TypeConverterAttribute(typeof(StringConverter))]
public Object ErrorContent { get; set; }

プロパティ値

型: Object
エラーに関する追加情報を提供するオブジェクト。
関連項目