![]() |
RE: Finding the .NET equivalent of the bAddEvent |
Post Reply
|
| Author | |
belkaze
Groupie
Joined: 10 September 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: RE: Finding the .NET equivalent of the bAddEventPosted: 19 August 2012 at 8:10pm |
|
Does anyone know what the .NET equivalent of m_bAddEvent from the EditEvenArgs? The VB version is as follows Public g_pEditEvenArgs As New EditEvenArgs Set Me.m_pCalendar = Forms(T).g_pEditEvenArgs.m_pCalendar Set Me.m_pEditingEvent = Forms(T).g_pEditEvenArgs.m_pEditingEvent Me.m_bAddEvent = Forms(T).g_pEditEvenArgs.m_bAddEvent
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 August 2012 at 9:33am |
|
wndCalendarControl.DataProvider.AddEvent(EditingEvent); |
|
![]() |
|
belkaze
Groupie
Joined: 10 September 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 August 2012 at 7:57pm |
|
Thanks
|
|
![]() |
|
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 |