ByteViewer.OnLayout(LayoutEventArgs) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
引發 Layout 事件。
protected:
override void OnLayout(System::Windows::Forms::LayoutEventArgs ^ e);
protected override void OnLayout (System.Windows.Forms.LayoutEventArgs e);
override this.OnLayout : System.Windows.Forms.LayoutEventArgs -> unit
Protected Overrides Sub OnLayout (e As LayoutEventArgs)
參數
LayoutEventArgs,其中包含事件資料。