找回密码
 立即注册

QQ登录

只需一步,快速开始

微信扫码登录

搜索
查看: 1713|回复: 0

[求助] 让整个Proe的浮动菜单关闭与开启代码

[复制链接]

1

主题

1

回帖

0

积分

列兵

积分
0
发表于 2014-6-17 17:58:23 | 显示全部楼层 |阅读模式
如题,哪位高手能告诉我设置什么参数可以开启或关闭我的整个浮动菜单?
我的浮动菜单代码
int FloatMenu()
{
        ProMenuFileRegister ("HojyLib", "assembly.mnu",NULL);
        //ProMenuAuxfileRegister ("assembly","assembly.aux",NULL);
        ProMenubuttonActionSet ("HojyLib",MTitle_asm1,MenuButton2,RetChar,RETVAL_ASM1_1);//电池
        ProMenubuttonActionSet ("HojyLib",MTitle_asm2,MenuButton2,RetChar,RETVAL_ASM2_1);//电池连接器
        ProMenubuttonActionSet ("HojyLib",MTitle_asm3,MenuButton2,RetChar,RETVAL_ASM3_1);//锅仔
        ProMenubuttonActionSet ("HojyLib",MTitle_asm4,MenuButton2,RetChar,RETVAL_ASM4_1);//LCM
        ProMenubuttonActionSet ("HojyLib",MTitle_asm5,MenuButton2,RetChar,RETVAL_ASM5_1);//RF弹片
        ProMenubuttonActionSet ("HojyLib",MTitle_asm6,MenuButton2,RetChar,RETVAL_ASM6_1);//RF测试座
        ProMenubuttonActionSet ("HojyLib",MTitle_asm7,MenuButton2,RetChar,RETVAL_ASM7_1);//SIM卡座
        ProMenubuttonActionSet ("HojyLib",MTitle_asm8,MenuButton2,RetChar,RETVAL_ASM8_1);//TF卡座
        ProMenubuttonActionSet ("HojyLib",MTitle_asm9,MenuButton2,RetChar,RETVAL_ASM9_1);//USB
       return(0);
}

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

本版积分规则

咨询QQ:1359218528|发帖须知!|Archiver|手机版|小黑屋|UG爱好者论坛 ( 京ICP备10217105号-2 )

GMT+8, 2025-1-6 07:09

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表