TipWindowFlags2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional members for the TipWindowFlags enumeration.
This enumeration supports a bitwise combination of its member values.
public enum class TipWindowFlags2
public enum class TipWindowFlags2
enum TipWindowFlags2
[System.Flags]
public enum TipWindowFlags2
[<System.Flags>]
type TipWindowFlags2 =
Public Enum TipWindowFlags2
- Inheritance
-
TipWindowFlags2
- Attributes
Fields
Name | Value | Description |
---|---|---|
UTW_TIMER | 8 | Tip window has timer. |
UTW_EXPANDED | 16 | Tip window is expanded. |
Remarks
COM Signature
From textmgr2.idl: