SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IDocument
T
Refresh
UI Method
Refreshes User Interface elements of the current document.
Definition
Namespace:
SMath.Controls
Assembly:
SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
Copy
void
RefreshUI
()
VB
Copy
Sub
RefreshUI
C++
Copy
void
RefreshUI
()
F#
Copy
abstract
RefreshUI
:
unit
->
unit
See Also
Reference
IDocument
T
Interface
SMath.Controls Namespace
In This Article
Definition
See Also