Skip to main content
A newer version of this page is available. .

TaskbarAssistant.FlashWindow(FlashFlags, Int32, Int32) Method

Namespace: DevExpress.Utils.Taskbar

Assembly: DevExpress.Utils.v18.2.dll

Declaration

public bool FlashWindow(
    FlashFlags opt,
    int count,
    int timeout
)

Parameters

Name Type
opt DevExpress.Utils.Taskbar.FlashFlags
count Int32
timeout Int32

Returns

Type
Boolean
See Also