frmViewText Class
A dialog for viewing text.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public class frmViewText : Form
Public Class frmViewText
Inherits Form
No code example is currently available or this language may not be supported.
- Inheritance
- Form frmViewText
frmViewText |
Create a new instance of the frmViewText Item.
|
Text |
Get/Set the text content of the form.
|
Title |
Get/Set the title text of the form.
|
btnCancel_Click |
The cancel button has been clicked.
|
btnOK_Click |
The OK button has been clicked.
|
Dispose |
Clean up any resources being used.
|
InitializeComponent |
Required method for Designer support - do not modify
the contents of this method with the code editor.
|