SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IDocument
T
Hide
Error Method
Hides an error shown on the current document.
Definition
Namespace:
SMath.Controls
Assembly:
SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
Copy
void
HideError
()
VB
Copy
Sub
HideError
C++
Copy
void
HideError
()
F#
Copy
abstract
HideError
:
unit
->
unit
See Also
Reference
IDocument
T
Interface
SMath.Controls Namespace
In This Article
Definition
See Also