MobileForms Toolkit Documentation

MessageBoxSettings.SelectedForeground Property

Gets or sets the message box selected text color.

public System.Drawing.Color SelectedForeground {get; set;}

Remarks

Default value is Transparent. If set to Transparent color, Foreground color will be used.

See Also

MessageBoxSettings Class | Resco.Controls.MessageBox Namespace