Click or drag to resize

BasicNoUIObj Properties

The BasicNoUIObj type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleBlockedKeywords Gets or sets the blocked keywords.
Public propertyCode exampleCode Gets or sets the source code for the macro/module.
Public propertyCode exampleDefaultMacroName Gets or sets the default name for new macros.
Public propertyCode exampleError Gets the syntax or execution error information object.
Public propertyCode exampleErrorLimit Gets or sets the limit for the number of syntax errors reported.
Public propertyCode exampleFileDesc Gets or sets the text description used in the "List of Files Types" section (in the lower left hand corner) of the File | Open dialog box.
Public propertyCode exampleFileExt Gets or sets the file extension used in the "List of File Types" section (in the lower left hand corner) of the File | Open dialog box.
Public propertyCode exampleFileName Gets or sets the file path of a macro/module in the Code property.
Public propertyCode exampleFileTools Gets or sets the visibility of the file tool buttons on the toolbar.
Public propertyCode exampleHiddenCode Gets or sets the hidden code text.
Public propertyCode exampleInEvent Gets the in event status.
Public propertyCode examplePause Gets or sets whether the execution is paused.
Public propertyCode exampleRun Gets or sets whether the macro/module is currently running.
Public propertyCode exampleSandboxed Gets or sets the sandboxed mode.
Public propertyCode exampleSandboxRules Gets or sets the sandbox rules.
Public propertyCode exampleSecret Gets or sets the secret.
Public propertyCode exampleSynchronized Gets or sets the synchronized mode.
Public propertyCode exampleSynchronizedEdit Gets or sets the synchronized edit mode.
Public propertyCode exampleVirtualFileSystem Gets or sets the virtual file system.
Top
See Also