McWindowShowWarningBox Method (String)
|
|
Shows a warning box at the top of the document view.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub ShowWarningBox (
text As String
)
Parameters
- text
- Type: SystemString
The message to be displayed.
Remarks
See Also