Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CanClose ( ) : bool |
Asks the object whether it is in a closable state without user intervention.
|
|
CreateView ( ) : IDesktopObjectView |
Creates a view for this dialog box.
|
|
Dispose ( bool disposing ) : void |
Stops the hosted component.
|
|
Initialize ( ) : void |
Starts the hosted component.
|
|
PrepareClose ( CloseReason reason ) : bool |
Gives the hosted component a chance to prepare for a forced exit.
|
|
WorkspaceDialogBox ( ClearCanvas.Desktop.DialogBoxCreationArgs args, |
Constructor.
|
protected final CreateView ( ) : IDesktopObjectView | ||
Результат | IDesktopObjectView |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected PrepareClose ( CloseReason reason ) : bool | ||
reason | CloseReason | |
Результат | bool |
protected WorkspaceDialogBox ( ClearCanvas.Desktop.DialogBoxCreationArgs args, |
||
args | ClearCanvas.Desktop.DialogBoxCreationArgs | |
workspace | ||
Результат | System.Drawing |