![]() |
Bug in ID property |
Post Reply ![]() |
Author | |
mlatona ![]() Senior Member ![]() Joined: 19 April 2005 Location: Germany Status: Offline Points: 124 |
![]() ![]() ![]() ![]() ![]() Posted: 25 August 2005 at 3:48am |
When I add a popup control to a commandbar and set the ID property in the add function, the value is not saved in the property from the popup control. For example with a button control it works. When I set the property after it is created it works. Try this code: With CommandBars1(1).Controls.Add(xtpControlPopup, 2, "Filter") With CommandBars1(1).Controls.Add(xtpControlButton, 2, "Filter")
|
|
![]() |
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 |