摘要:
public Form1() { InitializeComponent(); #region AddStatusStrip //1. 定义要增加的StatusStrip StatusStrip sb = new StatusStrip(); //2. 定义StatusStrip项目中的控件,其中ToolStripLabel是一個相似於label的控件,現在用於顯示文字 ToolStripLabel tsl = new ToolStri... 阅读全文
posted @ 2012-05-28 11:27
念余温
阅读(4010)
评论(0)
推荐(0)

浙公网安备 33010602011771号