You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a button within a Split Button that has an event to open a Window. Since I would like the Split Button menu to close immediately after clicking the button, I have set the delay to 0 as shown below. However, the event never fires. When I set the delay to 50, it sometimes fires, and when it is 100 or greater, it always fires.
The text was updated successfully, but these errors were encountered:
TAlecksen
changed the title
Button events inside split button do not fie when ClosePopupOnMouseDownDelay = 0
Button events inside split button do not fire when ClosePopupOnMouseDownDelay = 0
Dec 30, 2024
I have a button within a Split Button that has an event to open a Window. Since I would like the Split Button menu to close immediately after clicking the button, I have set the delay to 0 as shown below. However, the event never fires. When I set the delay to 50, it sometimes fires, and when it is 100 or greater, it always fires.
Visual Studio 2022
The text was updated successfully, but these errors were encountered: