Class | Description | |
---|---|---|
LongOperationEventArgs | Describes arguments for the event fired periodically by a potentially long operation. Allows to provide feedback to the user and may also allow to cancel the operation. |
Class | Description | |
---|---|---|
LongOperationEventArgs | Describes arguments for the event fired periodically by a potentially long operation. Allows to provide feedback to the user and may also allow to cancel the operation. |
Interface | Description | |
---|---|---|
IEmbeddedEditor | Represents methods for the embedded editor. |
Delegate | Description | |
---|---|---|
LongOperationEventHandler | Represents a method that can handle a long operation event. |