Print Page | Close Window

Bug - TabControl

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=8287
Printed Date: 16 November 2024 at 7:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug - TabControl
Posted By: JimK
Subject: Bug - TabControl
Date Posted: 04 October 2007 at 2:45am

There appears to be an issue with the TabControl and DragDrop.

I have two Two ListBoxes on a form seperated by a TabControl whose tabs run vertically.
 
I want to be able to drag items from the left hand list box to the right hand one, so I have set the OleDragMode of the first to automatic.
 
When I start dragging from one listbox to the other, the TabControl sets the active tab to whichever one lies underneath the mouse cursor. This should not happen as the TabControls DragMode is set to Manual.
 



Replies:
Posted By: Oleg
Date Posted: 05 October 2007 at 4:04am
Hi,
 
Its designed.
 
Call TabControl1.PaintManager.SelectTabOnDragOver = False
 if you don't want it.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: JKDev
Date Posted: 05 October 2007 at 12:48pm
Ooops - apologies Oleg, I should have spent more time looking at the documentation - too keen  to get the prototype out the door!



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