SetOverallActionText Method (IEplProgress)
                In This Topic
            
            Set the action text for the complete progress (This is the level 2)
            
            
            Syntax
            
            
            
            
            void SetOverallActionText( 
   string 
)
             
        
            
            void SetOverallActionText( 
   String^ 
) 
             
        
             
        
            Parameters
- strText
- The new action text.
 
            
            
            
            
            
            
            
            
            
            
            See Also