menu

WinForms

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

    Show / Hide Table of Contents

    Class TextBoxItem

    Inheritance
    System.Object
    TextBoxItem
    Implements
    IToolbarControl
    IDontCallKillFocus
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class TextBoxItem : TextBox, IToolbarControl, IDontCallKillFocus

    Constructors

    TextBoxItem(TextBoxBarItemRenderer)

    Declaration
    public TextBoxItem(TextBoxBarItemRenderer renderer)
    Parameters
    Type Name Description
    TextBoxBarItemRenderer renderer

    Explicit Interface Implementations

    IToolbarControl.OnMouseDownOutside()

    Declaration
    void IToolbarControl.OnMouseDownOutside()

    Implements

    IToolbarControl
    IDontCallKillFocus
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved