[QUESTION] Prevent update after mousedown |
Post Reply |
Author | |
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Posted: 02 January 2010 at 8:02am |
Hi,
Is there a way to disable BeforeDrawRow event from firing after Mouse click?
Thanks a lot in advance
|
|
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.... |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
I assume you don't mean just calling Me.ReportControl1.SetCustomDraw 0 in the MouseDown event (or do you)? How exactly do you need it to work? For example:
1) User holds down left mouse button, BeforeDrawRow fires 2) User releases left mouse button, BeforeDrawRow doesn't fire 3) User holds down left mouse button again, BeforeDrawRow fires, etc...? Or something else? |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Jason,
I would like to prevent the BeforeDrawRow event to be fired when user clicks in RC area. See post https://forum.codejock.com/forum_posts.asp?TID=15387 to see what I mean and maybe you are interested to join this discussion
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.... |
|
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 |