UI_VIEWTYPE enumeration (uiribbon.h)

Specifies values that identify the Ribbon framework View.

Syntax

typedef enum UI_VIEWTYPE {
  UI_VIEWTYPE_RIBBON = 1
} ;

Constants

 
UI_VIEWTYPE_RIBBON
Value: 1
A Ribbon View.

Requirements

Requirement Value
Minimum supported client Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
Header uiribbon.h

See also

Constants and Enumerations