Edit Mode Programmatically |
Post Reply |
Author | |
Fabian
Senior Member Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Posted: 03 July 2006 at 11:30am |
Hello
A stupid question: How can I programmatically switch a given event to edit mode (like F2)?
Thanks for any help!
Fabian
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.3
Platform: Windows 7 (32bit) Language: Visual Basic 6.0 / SP6 |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hm, there are no a corresponding stupid method :) -- will have to add it for that reason.
But as a workaround you can select this event and SendMessage(WM_KEYDOWN, VK_F2) to the Calendar control. -- WBR, Serge |
|
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 |