An NDoc Documented Class Library

OptionsRemoteCalendar Class

OptionsRemoteCalendar it's a simple form used to prompt the user some options (only AutoUpdate option at the moment). The first time a user loads RemoteCalendar's plug-in, this form is shown, but it can be called also by pressing the "Options" button.

For a list of all members of this type, see OptionsRemoteCalendar Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     RemoteCalendars.Core.OptionsRemoteCalendar

public class OptionsRemoteCalendar : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RemoteCalendars.Core

Assembly: RemoteCalendarsLibrary (in RemoteCalendarsLibrary.dll)

See Also

OptionsRemoteCalendar Members | RemoteCalendars.Core Namespace