Method | Description | |
---|---|---|
Initialize ( IComponent component ) : void |
Initializes the designer with the specified component.
|
|
KryptonWorkspaceSequenceDesigner ( ) : System |
Initialize a new instance of the KryptonWorkspaceSequenceDesigner class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases all resources used by the component.
|
Method | Description | |
---|---|---|
OnComponentRemoving ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
return | void |
public Initialize ( IComponent component ) : void | ||
component | IComponent | The IComponent to associate the designer with. |
return | void |
public KryptonWorkspaceSequenceDesigner ( ) : System | ||
return | System |