2017年1月16日
摘要: 原生的TextBox不支持文本的垂直居中及Padding功能,今天晚上抽时间搞了一下,此代码主要为增加这些功能。与大家共享。 using System;using System.Collections.Generic;using System.ComponentModel;using System. 阅读全文
posted @ 2017-01-16 22:43 jason-chen 阅读(16071) 评论(0) 推荐(0) 编辑