Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IMacro Interface / ShowMacroDialog Method


In This Topic
ShowMacroDialog Method (IMacro)
In This Topic
Displays the Run Macro dialog box.
Syntax
'Declaration
 
Sub ShowMacroDialog() 
 
'Usage
 
Dim instance As IMacro
 
instance.ShowMacroDialog()
See Also