Icon EndModal Method

procedure EndModal

Usage

Available In: Visual Client Applications

Use this method to decrement the global modal reference count, and if the reference count is 0, end the modal state of the application. The StartModal method puts the user interface into a modal state and increments the global modal reference count.
Image