DropDownMember.FontAttr Eigenschaft

Definition

Ruft die Fontattribute ab oder legt diese fest, welche für das Rendern des Eingabetexts zu verwenden sind.

public:
 property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public:
 property Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR FontAttr { Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR get(); void set(Microsoft::VisualStudio::TextManager::Interop::DROPDOWNFONTATTR value); };
public Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR FontAttr { get; set; }
member this.FontAttr : Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR with get, set
Public Property FontAttr As DROPDOWNFONTATTR

Eigenschaftswert

DROPDOWNFONTATTR

Flags aus der DROPDOWNFONTATTR-Enumeration.

Gilt für