摘要:
When you set any of the font properties, the values flow through to nested objects. For example, if you set the FontFamily property for the top-level window, every control in that window gets the same FontFamily value (unless the control explicitly sets a different font). This works because the font 阅读全文
posted @ 2013-02-16 21:40
.net's
阅读(331)
评论(0)
推荐(0)