ApplicationEventsClassLoggedOn Method |
Namespace:
SuperOffice.COM.Events
Assembly:
SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void LoggedOn()
Public Overridable Sub LoggedOn
Dim instance As ApplicationEventsClass
instance.LoggedOn()
public:
virtual void LoggedOn()
Implements
IApplicationEventsLoggedOn
See Also