DropDownMember::FontAttr Property

 

Gets or sets the font attributes to use for rendering the entry's text.

Namespace:   Microsoft.VisualStudio.Package
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);
}
Return to top
Show: