![]() |
Disable auto-popup of split button popup |
Post Reply ![]() |
Author | |
g_j_a_i_n ![]() Groupie ![]() ![]() Joined: 27 August 2005 Status: Offline Points: 94 |
![]() ![]() ![]() ![]() ![]() Posted: 20 December 2012 at 1:29am |
Hello Friends, I am having a split button popup inside a menu. Currently when the mouse moves over the menu item, the popup associated with the split button automatically shows up. I don't want the split button popup to appear until the actual > split button is pressed. How is this possible? Can you help? Inside the OnCreateControl method I have the following code (simplified for clarity) CXTPControlPopup* pReminderControl = CXTPControlPopup::CreateControlPopup(xtpControlSplitButtonPopup); CXTPPopupBar* pDurationListBar = (CXTPPopupBar*)CXTPPopupToolBar::CreateObject(); pReminderControl->SetCommandBar(pDurationListBar); lpCreateControl->pControl = pReminderControl; |
|
![]() |
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 |