| CTExtensionNotifyLoaded Method |
Notification that this extension is now loaded.
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll)
Syntax public virtual bool NotifyLoaded()
Public Overridable Function NotifyLoaded As Boolean
Return Value
Type:
BooleanReturn false to prevent loading.
See Also