SM_CXFOCUSBORDER top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXFOCUSBORDER instead')
int const SM_CXFOCUSBORDER

The width of the left and right edges of the focus rectangle that the DrawFocusRect draws. This value is in pixels.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_CXFOCUSBORDER instead')
const SM_CXFOCUSBORDER = 83;