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.