In This Topic
            
            Shows the progress bar without any further delay. When ShowImmediately isnt't called the dialog appears later (with delay), it prevents the dialog to show unnecessarily (to prevent that the progress flickers up for a short running actions).
            
            
            Syntax
            
            
            
            
            public void ShowImmediately()
             
        
            
            public:
void ShowImmediately(); 
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also