foreach (ToolStripItem item in topToolStrip.Items)
                item.Padding = new Padding(7, 0, 0, 0);  

 

相关文章: