Print Page | Close Window

Disable auto-popup of split button popup

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=20457
Printed Date: 11 September 2025 at 10:03am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Disable auto-popup of split button popup
Posted By: g_j_a_i_n
Subject: Disable auto-popup of split button popup
Date 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;





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net