[]
Represents dialog for entering a new toolbar name.
public class C1NewToolbarForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
C1NewToolbarForm() | Initializes a new instance of the C1NewToolbarForm class. |
Name | Description |
---|---|
m_btnCancel | Cancel button |
m_btnOK | OK button |
m_prompt | The Label control |
m_toolbarName | The Textbox control |
Name | Description |
---|---|
ToolbarName | The name of new toolbar |
Name | Description |
---|---|
Dispose(bool) | Releases the resources used by the C1NewToolbarForm. |