Method OnSubViewsLaidOut
OnSubViewsLaidOut(LayoutEventArgs)
Because Dialog has a complex Dim.Auto setup, we override OnSubViewsLaidOut to see if another Layout is required.
protected override void OnSubViewsLaidOut(LayoutEventArgs args)
Parameters
argsLayoutEventArgsThe event data containing information about the layout event.