Print Page | Close Window

xtpPaneNoHoverShow flag

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=15815
Printed Date: 04 May 2024 at 4:09am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: xtpPaneNoHoverShow flag
Posted By: Fabian
Subject: xtpPaneNoHoverShow flag
Date Posted: 10 December 2009 at 11:06am
Hi
 
Would it be possible to expose the xtpPaneNoHoverShow flag in the ActiveX suite???
 
Thanks CJ


-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.3

Platform: Windows 7 (32bit)

Language: Visual Basic 6.0 / SP6



Replies:
Posted By: Oleg
Date Posted: 11 December 2009 at 2:10am
Hi,
 
add it as constant: xtpPaneNoHoverShow = 1024


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


Posted By: Fabian
Date Posted: 11 December 2009 at 8:58am

Oleg,

 
Thanks, but for what property can I use this constant?


-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.3

Platform: Windows 7 (32bit)

Language: Visual Basic 6.0 / SP6


Posted By: Oleg
Date Posted: 14 December 2009 at 6:35am
Hi,
 
PaneManager.Options.DefaultPaneOptions = xtpPaneNoHoverShow


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


Posted By: Aaron
Date Posted: 29 June 2010 at 9:31am
Originally posted by oleg oleg wrote:

Hi,
 
PaneManager.Options.DefaultPaneOptions = xtpPaneNoHoverShow
 
Hi Oleg,
 
Do you have more surprise options for us?
 
Thanks
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Oleg
Date Posted: 30 June 2010 at 12:56pm
Hi

Here 2 more :)
xtpPaneNoFloatableByTabDoubleClick = 64, // Pane can't be floated by a double-click on the tab button.
xtpPaneNoFloatableByCaptionDoubleClick = 128, // Pane can't be floated by a double-click on the pane caption.

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


Posted By: Aaron
Date Posted: 30 June 2010 at 1:18pm
Originally posted by oleg oleg wrote:

Hi

Here 2 more :)
xtpPaneNoFloatableByTabDoubleClick = 64, // Pane can't be floated by a double-click on the tab button.
xtpPaneNoFloatableByCaptionDoubleClick = 128, // Pane can't be floated by a double-click on the pane caption.
 
 
Hi Oleg,
 
Thanks for sharing
 
btw why aren't they visible in .Options ?
 
Thanks again
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....



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