Property DefaultMinimumWidth
DefaultMinimumWidth
Defines the default minimum MessageBox width, as a percentage of the screen width. Can be configured via ConfigurationManager.
public static int DefaultMinimumWidth { get; set; }
Defines the default minimum MessageBox width, as a percentage of the screen width. Can be configured via ConfigurationManager.
public static int DefaultMinimumWidth { get; set; }