![]() |
ControlNotify |
Post Reply ![]() |
Author | |
Mr.Den ![]() Groupie ![]() ![]() Joined: 26 August 2007 Status: Offline Points: 50 |
![]() ![]() ![]() ![]() ![]() Posted: 01 May 2008 at 12:28pm |
Is there any documentation for the Code to determine which notification was sent?
Public Event ControlNotify( _
ByVal Control As CommandBarControl, _ ByVal Code As Long, _ ByVal NotifyData As Variant, _ ByRef Handled As Variant _ ) with an edit control, I am seeing things like:
'Code 256 gotfocus
'Code 512 lostfocus 'Code 768 text change And a combo control:
'Code 3 .setfocus to combo from code
'Code 7 getfocus with mouse and drop The above are just first impressions, and may be wrong.
Any enumeration for the code values would be great
![]() Jim AKA Mr.Den
|
|
![]() |
|
Aaron ![]() Senior Member ![]() Joined: 29 January 2008 Status: Offline Points: 2192 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I totally agree. This is a "plug and pray" event
![]() In the beginning I wanted to use it and got major errors (did I do something wrong???? I can't tell if I don't know how I have to deal with it) and if there's no documentation what to expect from the event, you are "afraid" of using it.
|
|
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 |