Interface IOffice12Settings
Office12 related properties.
Assembly: Syncfusion.Tools.Windows.dll
public interface IOffice12Settings
Properties
Declaration
ToolStripBorderStyle BorderStyle { get; set; }
Property Value
Declaration
CaptionAlignment CaptionAlignment { get; set; }
Property Value
Declaration
Font CaptionFont { get; set; }
Property Value
Type |
Description |
System.Drawing.Font |
|
Declaration
int CaptionMinHeight { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
CaptionStyle CaptionStyle { get; set; }
Property Value
CaptionTextStyle
Declaration
CaptionTextStyle CaptionTextStyle { get; set; }
Property Value
Declaration
LauncherStyle LauncherStyle { get; set; }
Property Value
Declaration
Office2013ColorScheme Office2013ColorScheme { get; }
Property Value
Declaration
Office2016ColorScheme Office2016ColorScheme { get; }
Property Value
Declaration
ToolStripEx.ColorScheme OfficeColorScheme { get; set; }
Property Value
Declaration
RibbonStyle RibbonStyle { get; }
Property Value
Declaration
bool ShowCaption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
bool ShowLauncher { get; set; }
Property Value
Type |
Description |
System.Boolean |
|