HBRUSH struct HBRUSH : IEquatable<HBRUSH> Documentation Code public static bool op_Equality(HBRUSH left, HBRUSH right) public static HBRUSH op_Explicit(Void* value) public static HBRUSH op_Explicit(IntPtr value) public static HBRUSH op_Explicit(UIntPtr value) public static Void* op_Implicit(HBRUSH value) public static IntPtr op_Implicit(HBRUSH value) public static HGDIOBJ op_Implicit(HBRUSH value) public static bool op_Inequality(HBRUSH left, HBRUSH right) public bool Equals(HBRUSH other)