alexa

    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