[]
        
(Showing Draft Content)

C1.C1Preview.Forms.WarningForm

WarningForm Class

Represents a form used to show a warning.

Namespace: C1.C1Preview.Forms
Assembly: C1.PrintDocument.8.dll
Syntax
public class WarningForm : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
WarningForm()

Initializes a new instance of the TagStringInputParams class.

Fields

Name Description
m_btnOk
m_chkDisableWarning
m_lblWarningText

Methods

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.