摘要: 设置DrawItem事件 private void tabControl1_DrawItem(object sender, DrawItemEventArgs e)//绘制tabcontrol控件的标签颜色和字体大小 { SolidBrush back; SolidBrush white; Soli 阅读全文
posted @ 2023-09-20 14:58 涵有为 阅读(201) 评论(0) 推荐(0)