DropDownMember::FontAttr Property
Visual Studio 2015
Gets or sets the font attributes to use for rendering the entry's text.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: property DROPDOWNFONTATTR FontAttr { DROPDOWNFONTATTR get(); void set(DROPDOWNFONTATTR value); }
Property Value
Type: Microsoft.VisualStudio.TextManager.Interop::DROPDOWNFONTATTRFlags from the DROPDOWNFONTATTR enumeration.
Show: