Class MonthCalendarButton
Inheritance
System.Object
MonthCalendarButton
Implements
System.Windows.Forms.IMessageFilter
Assembly: Syncfusion.Tools.Windows.dll
public class MonthCalendarButton : ButtonAdv, IThemeProvider, IVisualStyle, ISupportOffice2007Theme, ISupportThemeChanged, IMessageFilter
Constructors
Declaration
public MonthCalendarButton()
Properties
Declaration
public ButtonAppearance Appearance { get; set; }
Property Value
Declaration
public FlatStyle FlatStyle { get; set; }
Property Value
Type |
System.Windows.Forms.FlatStyle |
Declaration
public override Font Font { get; set; }
Property Value
Overrides
Declaration
public string Name { get; set; }
Property Value
Declaration
public Size Size { get; set; }
Property Value
Declaration
public int TabIndex { get; set; }
Property Value
Declaration
public override bool UseVisualStyle { get; set; }
Property Value
Overrides
Implements
System.Windows.Forms.IMessageFilter