AlternateTopLevelWindowType 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.
Represents the alternate top level window type.
public enum class AlternateTopLevelWindowType
public enum AlternateTopLevelWindowType
type AlternateTopLevelWindowType =
Public Enum AlternateTopLevelWindowType
- Inheritance
-
AlternateTopLevelWindowType
Fields
Name | Value | Description |
---|---|---|
None | 1 | None specified |
UseVB6TopLevelWindow | 2 | Specifies to use VB6 top level window |
UseFindWindow | 3 | Specifies to use find window |