The C1PrintDocumentDesigner type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by the ComponentDesigner.
(Inherited from ComponentDesigner.) |
|
DoDefaultAction |
Creates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location.
(Inherited from ComponentDesigner.) |
|
Initialize |
Initializes the designer with the specified component.
(Overrides ComponentDesigner..::..Initialize(IComponent).) |
|
InitializeExistingComponent |
Reinitializes an existing component.
(Inherited from ComponentDesigner.) |
|
InitializeNewComponent |
Initializes a newly created component.
(Inherited from ComponentDesigner.) |
|
InitializeNonDefault | Obsolete.
Initializes the settings for an imported component that is already initialized to settings other than the defaults.
(Inherited from ComponentDesigner.) |
|
OnSetComponentDefaults | Obsolete.
Sets the default properties for the component.
(Inherited from ComponentDesigner.) |