Struct FLASHWINFO
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls.Taskbar.Core
Assembly: Telerik.WinControls.UI.dll
Syntax
public struct FLASHWINFO
Fields
cbSize
Declaration
public uint cbSize
Field Value
System.UInt32
|
dwFlags
dwTimeout
Declaration
public uint dwTimeout
Field Value
System.UInt32
|
hwnd
Declaration
public IntPtr hwnd
Field Value
System.IntPtr
|
uCount
Declaration
public uint uCount
Field Value
System.UInt32
|