SignalAnalyzerDialog.Execute Method

Overload List

#SignatureDescription
1void ExecuteCall execute to show the component editor as not modal window.
2void Execute(Control IParent)Call execute to show the component editor as not modal window.

Overload 1: void Execute

Call execute to show the component editor as not modal window.

Result: stored in self (calling object)

Overload 2: void Execute(Control IParent)

Call execute to show the component editor as not modal window.

#NameTypeDescription
1IParentControl

Result: stored in self (calling object)