SOScriptingEventsClassOnCurrentSelectionCreated Method |
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void OnCurrentSelectionCreated()
Public Overridable Sub OnCurrentSelectionCreated
Dim instance As SOScriptingEventsClass
instance.OnCurrentSelectionCreated()
public:
virtual void OnCurrentSelectionCreated()
Implements
IScriptingEventsOnCurrentSelectionCreated
See Also