![]() |
PatternChanged |
Post Reply
|
| Author | |
Fabian
Senior Member
Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Quote Reply
Topic: PatternChangedPosted: 25 September 2007 at 8:02am |
|
Hi
I use the event PatternChanged since the first release of the Calendar control. In newer versions I miss this event in the object catalog of VB6 and in the documentation. Does anybody know if this this event was replaced by an other one???
Thanks
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)
Quote Reply
Posted: 01 October 2007 at 7:03pm |
|
Hi Fabian,
For now this event is outdated and currently left working only for compatibility purposes. Instead you should use event EventChangedEx, where a second parameter is a pointer to a corresponding Pattern. -- WBR, Serge |
|
![]() |
|
Fabian
Senior Member
Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 October 2007 at 11:10am |
|
Hi serge
Using 11.1, I do not find the reference to a pattern object, mentioned in your answer???
Thanks
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)
Quote Reply
Posted: 10 October 2007 at 6:18pm |
|
Correct type name: CalendarRecurrencePattern
-- WBR, Serge |
|
![]() |
|
Fabian
Senior Member
Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 October 2007 at 1:54am |
|
Hi Serge
May be, but I found only1 parameter, the Event in EventChangedEx???
Thanks
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)
Quote Reply
Posted: 14 October 2007 at 4:47pm |
|
Fabian,
Sorry, I've incorrectly expressed myself. Inside this event you can access a pattern via its regular properties. An example below:
-- 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 |