Method | Description | |
---|---|---|
FlashWindow ( this win, uint count = uint.MaxValue ) : void | ||
StopFlashing ( this win ) : void |
Method | Description | |
---|---|---|
FlashWindowEx ( FLASHWINFO &pwfi ) : bool |
public static FlashWindow ( this win, uint count = uint.MaxValue ) : void | ||
win | this | |
count | uint | |
return | void |
public static StopFlashing ( this win ) : void | ||
win | this | |
return | void |