menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FontComboBoxExt - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FontComboBoxExt

    Draw the border of Font Combo Box with required border color and border style.

    Inheritance
    System.Object
    ComboBoxEx
    ThemedComboBox
    FontComboBox
    FontComboBoxExt
    Implements
    ISupportOffice2007Theme
    IThemeProvider
    IVisualStyle
    Inherited Members
    ComboBoxEx.AttachScrollersFrame(Control)
    ComboBoxEx.CreateListBoxWindowHandle()
    ComboBoxEx.CreateParams
    ComboBoxEx.CreateScrollersFrame()
    ComboBoxEx.DetachScrollersFrame()
    ComboBoxEx.DropDownButtonMetroColorTable
    ComboBoxEx.InitScrollersFrame()
    ComboBoxEx.IsStyled
    ComboBoxEx.OnDrawItem(DrawItemEventArgs)
    ComboBoxEx.OnEnter(EventArgs)
    ComboBoxEx.OnHandleCreated(EventArgs)
    ComboBoxEx.OnHandleDestroyed(EventArgs)
    ComboBoxEx.OnIsStyledChanged()
    ComboBoxEx.OnLeave(EventArgs)
    ComboBoxEx.ReleaseListBoxWindowHandle()
    ComboBoxEx.ShowGripper
    FontComboBox.ApplyScaleToControl(Single)
    FontComboBox.ArgToRadians(Int64)
    FontComboBox.CanApplyTheme
    FontComboBox.CanOverrideStyle
    FontComboBox.ControlName
    FontComboBox.CreateAccessibilityInstance()
    FontComboBox.Dispose(Boolean)
    FontComboBox.DrawItemText(DrawItemEventArgs)
    FontComboBox.DrawMode
    FontComboBox.EnableTouchMode
    FontComboBox.Fill()
    FontComboBox.GetActiveThemeName()
    FontComboBox.IsVisualStyleEnabled
    FontComboBox.Items
    FontComboBox.IThemeProvider.BaseThemeName
    FontComboBox.IVisualStyle.VisualTheme
    FontComboBox.OnDropDown(EventArgs)
    FontComboBox.OnDropDownClosed(EventArgs)
    FontComboBox.OnFontChanged(EventArgs)
    FontComboBox.OnSizeChanged(EventArgs)
    FontComboBox.RaiseThemeChanged(Object, ThemeChangedEventArgs)
    FontComboBox.ShowSymbolFontPreview
    FontComboBox.ThemeName
    FontComboBox.ThemeNameChanged
    FontComboBox.ThemeStyle
    FontComboBox.UseAutoComplete
    FontComboBox.VisualStyle
    ThemedComboBox.ColorTable
    ThemedComboBox.ISupportOffice2007Theme.EnableOffice2007Style()
    ThemedComboBox.Office2007ColorTheme
    ThemedComboBox.Office2010ColorTheme
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class FontComboBoxExt : FontComboBox, ISupportOffice2007Theme, IThemeProvider, IVisualStyle

    Constructors

    FontComboBoxExt()

    Declaration
    public FontComboBoxExt()

    Properties

    BorderColor

    Declaration
    public Color BorderColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    BorderStyle

    Declaration
    public ButtonBorderStyle BorderStyle { get; set; }
    Property Value
    Type
    System.Windows.Forms.ButtonBorderStyle

    Methods

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Overrides
    FontComboBox.WndProc(ref Message)

    Implements

    ISupportOffice2007Theme
    IThemeProvider
    IVisualStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved