void ReleaseDesignerOutlets() { if (aboutPanel != null) { aboutPanel.Dispose (); aboutPanel = null; } }
void ReleaseDesignerOutlets() { if (aboutPanel != null) { aboutPanel.Dispose(); aboutPanel = null; } }