ElementHost.Layout Zdarzenie

Definicja

Występuje, gdy formant powinien zmienić położenie swoich formantów podrzędnych.

public:
 event System::Windows::Forms::LayoutEventHandler ^ Layout;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.LayoutEventHandler Layout;
[<System.ComponentModel.Browsable(false)>]
member this.Layout : System.Windows.Forms.LayoutEventHandler 
Public Custom Event Layout As LayoutEventHandler 

Typ zdarzenia

Atrybuty

Uwagi

Aby uzyskać więcej informacji o zdarzeniu Layout , zobacz Control.Layout.

Dotyczy

Zobacz też