OlWindowState Énumération

Définition

Indique l'état de la fenêtre.

public enum class OlWindowState
public enum OlWindowState
Public Enum OlWindowState
Héritage
OlWindowState

Champs

olMaximized 0

La fenêtre est agrandie.

olMinimized 1

La fenêtre est réduite.

olNormalWindow 2

La fenêtre est dans son état normal (ni réduite, ni agrandie).

Remarques

Utilisé par la propriété WindowState des objets Inspector et Explorer.

S’applique à