想要达到生活的境界
2013年1月17日星期四
【转】Delphi 类似实现QQ多窗口显示任务栏上
摘自:
http://blog.csdn.net/masofeng/article/details/7673763
在FormCreate中设置如下:
[delphi]
view plain
copy
SetWindowLong(Handle,GWL_EXSTYLE,(GetWindowLong(handle,GWL_EXSTYLE)
or
WS_EX_APPWINDOW));
没有评论:
发表评论
‹
›
主页
查看网络版本
没有评论:
发表评论