An NDoc Documented Class Library

StatoRicaricamento Class

StatoRicaricamento is a simple GUI called if the AutoUpdate option is turned on. StatoRicaricamento shows the progress made during reloading all the RemoteCalendars at the startup of Outlook and RemoteCalendars plug-in. This class is called inside the AutoUpdate() method of the RemoteCalendarsController. Tha MaximumProgressBar is set by the number of RemoteCalendars subscribed.

For a list of all members of this type, see StatoRicaricamento 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.StatoRicaricamento

public class StatoRicaricamento : 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

StatoRicaricamento Members | RemoteCalendars.Core Namespace