FsrmFileScreenManagerClass Class
Used to manage file screen objects.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | FsrmFileScreenManagerClass() | Creates a new instance of the FsrmFileScreenManagerClass object. |
| Name | Description | |
|---|---|---|
![]() | ActionVariableDescriptions | Retrieves the descriptions for the macros contained in the IFsrmFileScreenManager.ActionVariables property. |
![]() | ActionVariables | Retrieves a list of macros that you can specify in action property values. |
| Name | Description | |
|---|---|---|
![]() | CreateFileScreen(String) | Creates a file screen object. |
![]() | CreateFileScreenCollection() | Creates an empty collection to which you can add file screens. |
![]() | CreateFileScreenException(String) | Creates a file screen exception object. |
![]() | EnumFileScreenExceptions(String, _FsrmEnumOptions) | Enumerates the file screen exceptions for the specified directory and its subdirectories. |
![]() | EnumFileScreens(String, _FsrmEnumOptions) | Enumerates the file screen exceptions for the specified directory and its subdirectories. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetFileScreen(String) | Retrieves the specified file screen. |
![]() | GetFileScreenException(String) | Retrieves the specified file screen exception. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


