A Sandcastle Documented Class Library
C#
    Show/Hide TOC

      MessageBoxCustomShow Method

      Overload List

      Show(String, String, MessageBoxButton, Window, String) Basic message box
      Show(String, String, Brush, MessageBoxButton, Window, String) Message box with optional background color
      Show(String, String, Int32, Brush, Window, String) Allows for keyboard input
      Show(String, String, Brush, MessageBoxButton, Window, String) 

      See Also

      Reference

      MessageBoxCustom Class
      MbcsCentral Namespace

      In This Article

      • Overload List
      • See Also