![]() |
Disable Ribbon System Button Double Click |
Post Reply
|
| Author | |
cjzer
Newbie
Joined: 14 January 2009 Location: Philippines Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: Disable Ribbon System Button Double ClickPosted: 30 January 2009 at 10:20am |
|
Please... Share you codes for disabling the ribbon bar system button double click...
Thanks |
|
![]() |
|
shipwreck
Senior Member
Joined: 18 April 2008 Location: United States Status: Offline Points: 308 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2009 at 10:16pm |
|
If my memory serves me right cjzer, then the double click cannot be disabled. You see, the system button is merely an enlarged version of the smaller icon that is normally in that area. Therefore, it obtains the similar functionality as by double clicking will close the form.
|
|
|
Product: Xtreme Suite Pro (Active-X), Version 15.3.1
Platform: Windows 7 Ultimate SP1 (64Bit) & Windows XP Mode SP3 (32Bit) Language: Visual Basic 6.0 SP6 |
|
![]() |
|
Mr.Den
Groupie
Joined: 26 August 2007 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 February 2009 at 12:08pm |
|
in the Form_QueryUnload try: If UnloadMode = vbUser Then That will stop the form from unloading by a user action, not sure if that will help or not. |
|
|
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Platform: Windows 7 Professional (64bit) - SP 1 Language: Visual Basic 6.0 SP 6 |
|
![]() |
|
jpbro
Senior Member
Joined: 12 January 2007 Status: Offline Points: 1357 |
Post Options
Thanks(0)
Quote Reply
Posted: 24 February 2009 at 4:26pm |
|
Here are a couple of options:
https://forum.codejock.com/forum_posts.asp?TID=6117&KW= https://forum.codejock.com/forum_posts.asp?TID=11566&KW= |
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
![]() |
|
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 |