public static void SetFontWeight( Control control, FontWeight value )
Public Shared Sub SetFontWeight ( control As Control, value As FontWeight )
static member SetFontWeight : control : Control * value : FontWeight -> unit
In This Article