E_MP_DisplayModeIconWindow

Display mode of the window icon.

TYPE E_MP_DisplayModeIconWindow :
(
  MPBus_DisplayModeIconWindow_Invisible := 0,
  MPBus_DisplayModeIconWindow_Icon      := 1,
  MPBus_DisplayModeIconWindow_Reserve   := 2
);
END_TYPE

MPBus_DisplayModeIconWindow_Invisible: Invisible.

MPBus_DisplayModeIconWindow_Icon: Icon.

MPBus_DisplayModeIconWindow_Reserve: Reserve.