_Application.EnableAutoComplete 属性

定义

如果启用记忆式键入功能,则该属性值为 True

public:
 property bool EnableAutoComplete { bool get(); void set(bool value); };
public bool EnableAutoComplete { get; set; }
Public Property EnableAutoComplete As Boolean

属性值

适用于