Ends a lengthy operation.
[Visual Basic] Sub EndBatchOperation() [C#] void EndBatchOperation(); [C++] void EndBatchOperation() = 0; [JScript] function EndBatchOperation();
After this call any notifications that were pending during the batch operation will be fired.
IDesignerHost Interface | IDesignerHost Members | System.ComponentModel.Design Namespace | BeginBatchOperation