![]() |
xtpPaneNoHoverShow flag |
Post Reply
|
| Author | |
Fabian
Senior Member
Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Quote Reply
Topic: xtpPaneNoHoverShow flagPosted: 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 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 December 2009 at 2:10am |
|
Hi,
add it as constant: xtpPaneNoHoverShow = 1024
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Fabian
Senior Member
Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 December 2009 at 6:35am |
|
Hi,
PaneManager.Options.DefaultPaneOptions = xtpPaneNoHoverShow
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Aaron
Senior Member
Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 June 2010 at 9:31am |
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.... |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Aaron
Senior Member
Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 June 2010 at 1:18pm |
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.... |
|
![]() |
|
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 |