How to connect to CalendarDialogs |
Post Reply |
Author | |
karthiksp
Groupie Joined: 09 May 2007 Location: United States Status: Offline Points: 30 |
Post Options
Thanks(0)
Posted: 09 May 2007 at 3:07pm |
Hi,
How will I connect to CalendarDialogs Object. Is it directly from the ole that I placed in the window or this object avilable in some other place. When I try directly from OLE, it gave me an error.
Please help me.
Here is the code, that was not working for me.
OLEOBJECT lole_CalendarDialogs
lole_CalendarDialogs = ole_calendar.Object.CalendarDialogs
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
You have to create CalendarDialogs object and connect it to Calendar. In VB an initialization code is:
-- 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 |