I've created an inherited EditRecurrenceDialor form and added the "New" subs. However, I receive errors telling me "Type 'IEvent' is not defined" and "Type 'ISchedulerData' is not defined"
What am I missing? Do I need to add an additional "Imports"? It seems like there is something obvious that I'm missing. This is in vb.net in vs2010 using 2013 Q1.
What am I missing? Do I need to add an additional "Imports"? It seems like there is something obvious that I'm missing. This is in vb.net in vs2010 using 2013 Q1.