vsext_WindowState Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
À usage interne Microsoft uniquement.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
public enum class vsext_WindowState
public enum class vsext_WindowState
enum vsext_WindowState
[System.Runtime.InteropServices.Guid("E0C72E51-6B99-489B-ACA6-90CEDCE888E7")]
[System.Runtime.InteropServices.TypeLibType(16)]
public enum vsext_WindowState
[<System.Runtime.InteropServices.Guid("E0C72E51-6B99-489B-ACA6-90CEDCE888E7")>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type vsext_WindowState =
Public Enum vsext_WindowState
- Héritage
-
vsext_WindowState
- Attributs
Champs
| vsext_ws_Maximize | 2 | |
| vsext_ws_Minimize | 1 | |
| vsext_ws_Normal | 0 |