Visual Basic (Declaration) | |
---|---|
Public Property AutoCompleteSource As AutoCompleteSource |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As EditBaseCellType Dim value As AutoCompleteSource instance.AutoCompleteSource = value value = instance.AutoCompleteSource |
C# | |
---|---|
public AutoCompleteSource AutoCompleteSource {get; set;} |
Property Value
AutoCompleteSource object that contains the source of automatic completion stringsTarget Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2