RefreshPropertiesAttribute.Repaint フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティ値が変更された場合に、すべてのプロパティが再描画されることを示します。 このフィールドは読み取り専用です。
public: static initonly System::ComponentModel::RefreshPropertiesAttribute ^ Repaint;
public static readonly System.ComponentModel.RefreshPropertiesAttribute Repaint;
staticval mutable Repaint : System.ComponentModel.RefreshPropertiesAttribute
Public Shared ReadOnly Repaint As RefreshPropertiesAttribute
フィールド値
注釈
プロパティ値が変更されたときに のすべてのプロパティを再描画するには、プロパティで PropertyGrid この属性を指定します。