WindowsFormsSettings.GetAutoCorrectForeColor() Method
Returns the current WindowsFormsSettings.AutoCorrectForeColor property setting.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the WindowsFormsSettings.AutoCorrectForeColor property equals DefaultBoolean.Default or DefaultBoolean.True; otherwise, false. |
See Also