ListCompartment.ItemTextColor - свойство
Возвращает или задает значение свойства ItemTextColor домена.Описание цвета текста Microsoft.VisualStudio.Modeling.Diagrams.ListCompartment.Item
Пространство имен: Microsoft.VisualStudio.Modeling.Diagrams
Сборка: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Синтаксис
'Декларация
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ListCompartment/ItemTextColor.DisplayName", _
GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("93c4558e-8a13-4b74-be3c-c4da29b75b3f")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ListCompartment/ItemTextColor.Description", _
GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainPropertyAttribute(Kind := DomainPropertyKind.CustomStorage)> _
Public Property ItemTextColor As Color
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ListCompartment/ItemTextColor.DisplayName",
typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("93c4558e-8a13-4b74-be3c-c4da29b75b3f")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ListCompartment/ItemTextColor.Description",
typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainPropertyAttribute(Kind = DomainPropertyKind.CustomStorage)]
public Color ItemTextColor { get; set; }
Значение свойства
Тип: System.Drawing.Color
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
Microsoft.VisualStudio.Modeling.Diagrams - пространство имен