ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MessageBox Class / Show Method



In This Topic
    Show Method (C1MessageBox)
    In This Topic
    Displays a message box that has a message, title bar caption, button and icon; and calls back with the result.
    Overload List
    OverloadDescription
    Displays a message box that has a message, title bar caption, button and icon; and calls back with the result.  
    Displays a message box that has a message and calls back with the result.  
    Displays a message box that has a message and title bar caption; and calls back with the result.  
    Displays a message box that has a message, title bar caption and button; and calls back with the result.  
    Displays a message box that has a message, title bar caption and icon; and calls back with the result.  
    Displays a message box that has a message.  
    Displays a message box that has a message and title bar caption.  
    Displays a message box that has a message, title bar caption and button.  
    Displays a message box that has a message, title bar caption and icon.  
    Displays a message box that has a message, title bar caption and icon.  
    See Also