menu

Document Processing

FontComboBoxExt Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    FontComboBoxExt Class

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

    Inheritance
    System.Object
    FontComboBoxExt
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class FontComboBoxExt : FontComboBox

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved