| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : Layout イベント |
'宣言 Public Event Layout As System.Windows.Forms.LayoutEventHandler
public event System.Windows.Forms.LayoutEventHandler Layout
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.LayoutEventArgs 型の引数を受け取りました。次の LayoutEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| AffectedComponent | Gets the System.ComponentModel.Component affected by the layout change. |
| AffectedControl | Gets the child control affected by the change. |
| AffectedProperty | Gets the property affected by the change. |