TipWindowFlags2 Enum
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
C++/CX
public enum class TipWindowFlags2
enum TipWindowFlags2
[System.Flags]
public enum TipWindowFlags2
[<System.Flags>]
type TipWindowFlags2 =
Public Enum TipWindowFlags2
- Inheritance
-
TipWindowFlags2
- Attributes
Name | Value | Description |
---|---|---|
UTW_TIMER | 8 | Tip window has timer. |
UTW_EXPANDED | 16 | Tip window is expanded. |
From textmgr2.idl:
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |