Click or drag to resize

Windows Methods

The StiOptionsWindows type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsOffice2003Enabled
Returns value which indicates that Office 2003 gui is enabled.
Public methodStatic memberIsOffice2003Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2003 gui is enabled.
Public methodStatic memberIsOffice2007Enabled
Returns value which indicates that Office 2007 gui is enabled.
Public methodStatic memberIsOffice2007Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2007 gui is enabled.
Public methodStatic memberIsOffice2010Enabled
Returns value which indicates that Office 2010 gui is enabled.
Public methodStatic memberIsOffice2010Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2010 gui is enabled.
Public methodStatic memberIsOffice2010or2013Enabled
Returns value which indicates that Office 2010 or Office 2013 or Office 2016 gui is enabled.
Public methodStatic memberIsOffice2013Enabled
Returns value which indicates that Office 2013 gui is enabled.
Public methodStatic memberIsOffice2013Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2013 gui is enabled.
Public methodStatic memberIsRibbonGuiEnabled
Returns value which indicates that Ribbon gui is enabled.
Public methodStatic memberIsRibbonGuiEnabled(StiGlobalGuiStyle)
Returns value which indicates that Ribbon gui is enabled.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also