设置文本框的九种对齐方式(左上,中上,右上,左中,中中,右中,左下,中下,右下)
摘要:
'Add a commandbutton and a textbox( multiline=true) and copy the following codes to form1: Private Declare Function SendMessage Lib "user32" Alias "S... 阅读全文
posted @ 2006-06-05 12:00 王峰炬 阅读(787) 评论(0) 推荐(0) 编辑