alexa

    Show / Hide Table of Contents

    Class ComboBoxAdvTextBox

    Inheritance
    System.Object
    ComboBoxAdvTextBox
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ComboBoxAdvTextBox : TextBox

    Constructors

    ComboBoxAdvTextBox()

    Declaration
    public ComboBoxAdvTextBox()

    Methods

    SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

    Declaration
    protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
    Parameters
    Type Name Description
    System.Int32 x
    System.Int32 y
    System.Int32 width
    System.Int32 height
    System.Windows.Forms.BoundsSpecified specified
    Back to top Generated by DocFX