public static void SetFontStretch(
Control control,
FontStretch value
)Public Shared Sub SetFontStretch (
control As Control,
value As FontStretch
)static member SetFontStretch :
control : Control *
value : FontStretch -> unit