Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SharpPlant
SharpPlantReview
SprTextWindow
C# Class SharpPlant.SharpPlantReview.SprTextWindow
Provides the structure containing information about the SmartPlant Review text window.
Inheritance:
SprWindow
Datei anzeigen
Open project: phusband/SharpPlant
Class Usage Examples
Public Methods
Method
Description
Clear
( ) :
void
Clears the contents of the SmartPlant Review text window.
Private Methods
Method
Description
RefreshText
( ) :
void
SprTextWindow
(
SprApplication
application
)
UpdateText
( ) :
void
Method Details
Clear()
public
method
Clears the contents of the SmartPlant Review text window.
public
Clear
( ) :
void
return
void