Enum FlashOperation
public enum FlashOperation
Fields
Briefly = 1Flashes the window briefly to get the user's attention
Cancel = 0Cancels any window flash states
UntilFocused = 2Flashes the window until it gets focused by the user
public enum FlashOperation
Briefly = 1Flashes the window briefly to get the user's attention
Cancel = 0Cancels any window flash states
UntilFocused = 2Flashes the window until it gets focused by the user