Windows Methods |
The StiOptionsWindows type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsOffice2003Enabled |
Returns value which indicates that Office 2003 gui is enabled.
| |
| IsOffice2003Enabled(StiGlobalGuiStyle) |
Returns value which indicates that Office 2003 gui is enabled.
| |
| IsOffice2007Enabled |
Returns value which indicates that Office 2007 gui is enabled.
| |
| IsOffice2007Enabled(StiGlobalGuiStyle) |
Returns value which indicates that Office 2007 gui is enabled.
| |
| IsOffice2010Enabled |
Returns value which indicates that Office 2010 gui is enabled.
| |
| IsOffice2010Enabled(StiGlobalGuiStyle) |
Returns value which indicates that Office 2010 gui is enabled.
| |
| IsOffice2010or2013Enabled |
Returns value which indicates that Office 2010 or Office 2013 or Office 2016 gui is enabled.
| |
| IsOffice2013Enabled |
Returns value which indicates that Office 2013 gui is enabled.
| |
| IsOffice2013Enabled(StiGlobalGuiStyle) |
Returns value which indicates that Office 2013 gui is enabled.
| |
| IsRibbonGuiEnabled |
Returns value which indicates that Ribbon gui is enabled.
| |
| IsRibbonGuiEnabled(StiGlobalGuiStyle) |
Returns value which indicates that Ribbon gui is enabled.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |