vb如何编程,点击窗口则原来隐藏的命令按钮C1出现

[复制链接]
查看11 | 回复3 | 2012-2-23 10:02:33 | 显示全部楼层 |阅读模式
private sub form_load()‘载入窗体command1.visible=false'按钮command1隐藏end subprivate sub form_mousedown(button as integer,shift as integer,x as single,y as single)Command1.Visible =trueend sub大概是这个意思吧,点击窗体form,按钮command1(就是你说的c1)显示。...
回复

使用道具 举报

千问 | 2012-2-23 10:02:33 | 显示全部楼层
这么简单都不会 再追一次我上代码...
回复

使用道具 举报

千问 | 2012-2-23 10:02:33 | 显示全部楼层
没有图么?...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行