Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Is there an Event_click() Method?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Is there an Event_click() Method?

 Post Reply Post Reply
Author
Message
CafeCartel View Drop Down
Newbie
Newbie


Joined: 25 September 2007
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote CafeCartel Quote  Post ReplyReply Direct Link To This Post Topic: Is there an Event_click() Method?
    Posted: 25 September 2007 at 6:03pm
We are converting from DBI DayView to Calendarpro and want the same functionality that Outlook and DBI has.

With both applications the text that is displayed can be different than the text to be edited once the event is selected, i.e. it's changed when selected.

Is there an Event_Click method, or event_select... or something like that?

thanks,
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 01 October 2007 at 7:00pm
Hi,

To customize the text you'd better use event handler GetItemText. Take a look at a sample method CalendarControl_GetItemText in our CalendarSample application.

In this method you have to determine whether your event is selected or not (Params.ViewEvent.Selected), and return a corresponding text accordingly.

--
WBR,
Serge
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.