'Declaration <DescriptionAttribute("A value indicating whether the suggest menu of spell check manager is enabled.")> <CategoryAttribute("SpellCheckManager")> <DefaultValueAttribute(True)> Public Property SpellCheckManagerSuggestMenuEnabled As Boolean
[Description("A value indicating whether the suggest menu of spell check manager is enabled.")] [Category("SpellCheckManager")] [DefaultValue(True)] public bool SpellCheckManagerSuggestMenuEnabled { get; set; }
[Description("A value indicating whether the suggest menu of spell check manager is enabled.")] [Category("SpellCheckManager")] [DefaultValue(True)] public: __property bool get_SpellCheckManagerSuggestMenuEnabled(); public: __property void set_SpellCheckManagerSuggestMenuEnabled(
bool value
);
[Description("A value indicating whether the suggest menu of spell check manager is enabled.")] [Category("SpellCheckManager")] [DefaultValue(True)] public:
property bool SpellCheckManagerSuggestMenuEnabled { bool get(); void set(bool value); }
Property Value
Значение по умолчанию - UnderlineType.Wave.