windowsforms-119679-common-features-behaviors-magnifier-behavior.md
This behavior supplies the DevExpress color selector editors with an additional button that invokes the MagnifierDialog. It allows users to choose colors from anywhere on the screen. A selected color is assigned to the editor’s EditValue property automatically.
Supported Controls
You can attach this behavior to all ColorEdit descendants. Holding down the Ctrl key lowers the Magnifier sensitivity, which allows users to hover over desired elements more accurately when zoomed in.
Behavior Options
See Also