Click or drag to resize

IBasicNoUI Properties

The IBasicNoUI type exposes the following members.

Properties
 NameDescription
Public propertyBlockedKeywords Gets or sets the blocked keywords.
Public propertyCode Gets or sets the source code for the macro/module.
Public propertyError Gets the syntax or execution error information object.
Public propertyErrorLimit Gets or sets the limit for the number of syntax errors reported.
Public propertyFileName Gets or sets the file path of a macro/module in the Code property.
Public propertyFileTools Gets or sets the visibility of the file tool buttons on the toolbar.
Public propertyHiddenCode Gets or sets the hidden code text.
Public propertyInEvent Gets the in event status.
Public propertyPause Gets or sets whether the execution is paused.
Public propertyRun Gets or sets whether the macro/module is currently running.
Public propertySandboxed Gets or sets the sandboxed mode.
Public propertySandboxRules Gets or sets the sandbox rules.
Public propertySecret Gets or sets the secret.
Public propertySynchronized Gets or sets the synchronized mode.
Public propertySynchronizedEdit Gets or sets the synchronized edit mode.
Public propertyVirtualFileSystem Gets or sets the virtual file system.
Top
See Also