Standard Actions Tab (Symbol Properties Dialog Box) - SmartSketch - Help

SmartSketch Help

Language
English
Product
SmartSketch
Search by Category
Help
SmartSketch Version
8.1(2014R1)

Allows you to define processes that can execute when you place a symbol in a document and then perform actions on that symbol, such as dropping it (during placement), double-clicking it, or clicking the Properties command on the Edit menu.

Type the ProgID directly in the appropriate Programmatic identifier text box and click Apply. The ProgID can be any valid executable (.dll, .exe, etc). Refer to the documentation for Visual Basic for more information about ProgID's.

On drop

Specifies a process that executes when you drag a symbol in a document.

On double-click

Specifies a process that executes when you double-click a symbol in a document.

On property change

Specifies a process that executes when you select a symbol in a document and click the Properties command on the Edit menu. You might want to select this and display a Properties dialog box that you created, rather than the one that is delivered with the software.

To use this functionality, you must install the Symbol Authoring option.