制作软件启动画面

在中文技术论坛是根本找不到制作软件启动屏幕画面的相关文章,像MS Word的启动界面的唯美风格,一直让很多程序员称羡。在我的播放器中也要做这么一个才过瘾。终于在 Microsoft 官方英文技术论坛上得到了一个好的制作方法,简单的要命啊:)
just set your form's FormBorderStyle to "None", set its back color to the color you want the 1 pixel border to be, and then add a panel at location (1,1) with a size of (form.width - 2, form.height - 2).  Anchor the panel on all 4 sides, and set its back color to whatever color you want the body of the loading screen to be.  Since it won't be movable or resizable by the user during runtime, you might also want to set the form's StartPosition to "CenterScreen".

原来因为我使用了VS自带的“关于”模板,所以在执行上述方法时总时不能达到预期效果,一定要使用一般的FORM才可以。 附上链接备忘:)
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=91571

转载于:https://www.cnblogs.com/floatping/archive/2005/09/24/243157.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值