DialogShell.FinalizeLayout Method

Definition

This is called after the buttons are generated and the title and message have been set. Perform here any operations that you'd like Lays out the buttons on the dialog E.g. using an ObjectCollection

protected:
 override void FinalizeLayout();
protected override void FinalizeLayout ();
override this.FinalizeLayout : unit -> unit
Protected Overrides Sub FinalizeLayout ()

Applies to