cuiControlBlur
A custom-built CuoreUI component.
Last updated
A custom-built CuoreUI component.
Last updated
An instance allows you to blur a control's visuals. You can specify the blur amount.
Exposes BlurAmount
and TargetControl
The component attaches to the target control's OnPaint method and draws a blurred version of the control over the target control.
May not work on some controls due to how they are rendered, especially 3rd party ones. For example: WebView2