TreeView for WinForms | ComponentOne
C1.Framework.Extension Namespace / TextBoxEx Class
Members

In This Topic
    TextBoxEx Class
    In This Topic
    Provides extension methods for the System.Windows.Forms.TextBox control.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class TextBoxEx 
    [Extension()]
    public static class TextBoxEx 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Extension.TextBoxEx

    See Also