Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
AutoComplete Object
/ IsDictionaryEmpty Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
IsDictionaryEmpty Property
In This Topic
Indicates whether the Auto Complete dictionary has any suggestion data.
Syntax
Visual Basic (Declaration)
expression
.IsDictionaryEmpty
As
Boolean
where
expression
is a variable that represents a
AutoComplete Object
Remarks
True indicates that suggestion data is available; false indicates that no suggestion data is available.
See Also
Reference
AutoComplete Object
AutoComplete Members