[]
Represents a form used to show a warning.
public class WarningForm : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| WarningForm() | Initializes a new instance of the TagStringInputParams class. |
| Name | Description |
|---|---|
| m_btnOk | |
| m_chkDisableWarning | |
| m_lblWarningText |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| IsWarningDisabled(string) | Tests whether warnings of a certain kind are disabled. |
| ShowWarning(string, string) | Shows a warning. |