HostUtilsDisplayOleAlerts Method |
Defines if Ole alerts ("Server busy") alerts should be visualized.
This function makes no sense on Mono.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void DisplayOleAlerts(
bool display
)
Public Shared Sub DisplayOleAlerts (
display As Boolean
)
Parameters
- display
- Type: SystemBoolean
Whether alerts should be visible.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also