why id of CommandBarPopup is 0? |
Post Reply |
Author | |
progame
Newbie Joined: 15 July 2004 Location: China Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 15 July 2004 at 4:58am |
when i add a button with these code: Set ControlFile = CommandBars.ActiveMenuBar.Controls.Add(xtpControlPopup,1000, "&File") Debug.print controlfile.id i can't get the extract id , but if i set it's id explicitly like this: controlfile.id = 10000 and it works now, why?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |