[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NewToolbarForm

C1NewToolbarForm Class

Represents dialog for entering a new toolbar name.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class C1NewToolbarForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
C1NewToolbarForm()

Initializes a new instance of the C1NewToolbarForm class.

Fields

Name Description
m_btnCancel

Cancel button

m_btnOK

OK button

m_prompt

The Label control

m_toolbarName

The Textbox control

Properties

Name Description
ToolbarName

The name of new toolbar

Methods

Name Description
Dispose(bool)

Releases the resources used by the C1NewToolbarForm.