ComponentOne Input Library for WPF
C1.WPF.Input Namespace / TextBoxAutoCompleteEventArgs Class
Properties Methods


In This Topic
    TextBoxAutoCompleteEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextBoxAutoCompleteEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets the text used to auto-complete.  
    Public PropertyGets or sets the text that is being auto-completed.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.WPF.Core.AsyncEventArgs)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.WPF.Core.AsyncEventArgs)
    Top
    See Also