close
以Label為例
//System.Drawing.FontStyle.Regular = 正常,FontStyle.Bold=粗體, ...
this.label1.Font = new System.Drawing.Font("新細明體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
全站熱搜