WindowsFormsSettings Properties
Exposes appearance and behavior settings common to all DevExpress controls.
Name | Description |
---|---|
Allow |
Gets or sets whether dragging-and-dropping columns/fields is indicated using arrow indicators. This is a static property. |
Allow |
Gets or sets whether or not Data Grid and Tree |
Allow |
Gets or sets whether or not automatically generated UI elements (e. |
Allow |
Gets or sets whether or not DevExpress Skins can be scaled on high-DPI devices. |
Allow |
Gets whether the form title bar skinning feature is enabled. This is a static property. |
Allow |
Gets or sets whether animation on hovering objects is enabled. This is a static property. |
Allow |
Gets or sets whether the window bounce (panning feedback) is enabled when an end-user tries to pan (scroll with the finger) beyond a control’s pannable area. This is a static property. |
Allow |
Gets or sets whether smooth pixel-based scrolling is enabled for controls. This is a static property. |
Allow |
Gets or sets whether or not all Ribbon |
Allow |
Specifies whether forms, dialogs, panels and tooltips have rounded corners. When this option is enabled, the form’s borders, including shadows, are drawn by the operating system. This option is only in effect in Windows 11. |
Allow |
Gets or sets whether or not you can use this application to preview custom skins in Win |
Allow |
Gets or sets whether the window ghosting feature is enabled for skinned Xtra |
Animation |
Gets or sets whether DevExpress controls animate end-user operations (expand/collapse, tab switch, sorting, etc.). This is a static (shared in VB) property. |
Auto |
Gets or sets whether UI elements should automatically adjust their foreground colors when these elements use DX Skin Colors for backgrounds. This behavior ensures the foreground color has enough contrast against the background to improve readability. |
Background |
Gets or sets whether colors assigned to Appearance |
Column |
Allows you to restore default filtering conditions for all Data Grid auto-filter rows to their 16. |
Column |
Gets or sets the default display mode of column filter dropdowns in all Grid |
Compact |
Reduces control paddings and margins to display more information on-screen in data-intensive applications. You can enable this mode at design time in the Project Settings Page. |
Custom |
Gets or sets settings that change application behavior in edge cases. |
Customization |
Gets or sets whether or not customization forms can stick to each other, parent forms or screen edges. |
Default |
Indicates whether HTML text formatting is enabled for controls by default. This is a static property. |
Default |
Gets or sets the default font for DevExpress controls (except menus and toolbars). This is a static property. |
Default |
Gets the default User |
Default |
Gets and sets the default font used to display text on menus, toolbars and popup menus (except Ribbon elements). This is a static property. |
Default |
Gets or sets the default text font for printing. This is a static property. |
Default |
Gets or sets the default style for all Ribbon |
Disable |
Gets or sets whether the accessibility features (interaction with accessibility tools such as Microsoft Narrator) of DevExpress controls are disabled. This is a static property, and thus it affects all controls in your application. |
Docking |
Gets or sets the style for all Dock |
Drag |
Gets or sets whether the scroll bar thumb restores its previous position or keeps the terminal position when it is dragged beyond a control. This is a static property. |
Drag |
Gets or sets the threshold, in pixels, beyond which the previous vertical scroll bar thumb position is restored. This property is in effect in the Restore mode. This is a static property.
|
Enable |
Gets or sets whether to enable the Coded UI Test Extension. |
Filter |
Gets or sets the default display style of filter conditions in a control’s Filter Panel, MRU Filter List, and built-in Filter Editor. |
Find |
Gets or sets whether records that do not match a query in a find panel are hidden. |
Find |
Specifies the default comparison operator (Contains, Equals, Start |
Find |
Specifies the default behavior of a control’s Find Panel when it combines entered words to create a search query. This setting is applied to all controls that have their Options |
Focus |
Gets or sets the style of dashed lines to paint focus rectangles. This is a static property. |
Font |
Gets or sets the behavior specifying fonts used by DevExpress and standard .NET controls. This is a static property. Setting this property modifies the Windows |
Font |
Gets or sets the default icon font style. |
Format |
|
Form |
Gets or sets whether all Xtra |
Inplace |
Gets or sets edit value update mode for Bar |
Is |
Gets whether smooth pixel-based scrolling is enabled for controls. This is a static property. |
Keyboard |
Gets or sets additional keyboard navigation options that you can enable for all controls within the application. |
Mdi |
Gets or sets whether all child MDI Xtra |
Optimize |
Gets or sets whether the application should disable various visual effects to enhance the performance when accessed over slow remote connections. |
Popup |
Gets or sets the animation effects that follow expanding and collapsing popup menus. |
Popup |
Gets or sets whether the Dev |
Popup |
Specifies the shadow style applied to all popup menus in this application. |
Preferred |
Gets or sets the culture settings used by date-time (calendar, scheduler, etc.) controls for month names, day abbreviations, and the first day of week. |
Prioritize |
|
Ribbon |
|
Right |
Gets or sets whether visual elements of DevExpress controls are aligned to support locales using right-to-left fonts. This is a static property. |
Right |
Gets or sets whether right-to-left mirror placement is turned on. |
Scroll |
Gets or sets whether scroll bars are optimized for desktop or touch applications. This is a static (Shared in VB. |
Show |
Gets or sets whether a control’s scroll bars appear on screen when an end-user moves the mouse pointer over the scrollable content. This is a static property. |
Smart |
Gets or sets whether the mouse wheel scrolls the control that is currently hovered over with the mouse pointer or the control that is currently focused. This property is in effect for controls that reside within an Xtra |
Suppress |
Gets or sets whether to suppress accessibility events on mouse hover. This is a static property. |
Svg |
Gets or sets the rendering quality of vector images. |
Thick |
Gets or sets the width of Xtra |
Touch |
Gets or sets a scale factor used to calculate the size of controls and distance between their elements in touch UI mode. This is a static (Shared in VB. |
Touch |
Gets or sets whether controls increase their size and the distance between their elements according to a scale factor. This is a static (Shared in VB. |
Track |
If this property is enabled, your application automatically applies the DevExpress “High Contrast” skin when Windows high contrast mode is on, and disables UI selectors that allow users to change skins and skin palettes. Otherwise, if this property is disabled, the active application skin does not depend on the actual state of Windows high contrast mode, and users can select any skin or skin palette. Windows high contrast mode is configured in the “Personalize | High contrast settings” screen. |
Track |
Gets or sets whether to use the Accent Color setting in Windows OS and apply it to all color palettes of vector skins except the High Contrast skin. |
Track |
Gets or sets whether your application tracks the Default App Mode setting in Windows OS and displays only light or dark color palettes in a Skin gallery. This setting works only in “WXI”, “Basic”, and “The Bezier” skins. |
Use |
Specifies whether Win |
Use |
Switches all Text |
Use |
Gets or sets whether DevExpress controls and components that display Open File, Save File and Folder Browser dialogs should display standard Win |
Use |
Gets or sets whether to use the editor’s value (text) as accessible name (Accessibility ).
|
Use |
Gets or sets whether DevExpress controls should use legacy Microsoft Active Accessibility (MSAA) or UIAutomation. See this link for more information on both technologies: Microsoft Active Accessibility and UI Automation Compared. |
See Also