Method WndUtil.SetFont
Overload
Sets font.
public static void SetFont(wnd w, nint font = 0)
Parameters
w (wnd) |
font (nint)
Native font handle.
If |
Remarks
Sends WM_SETFONT message.
Sets font.
public static void SetFont(wnd w, nint font = 0)
w (wnd) |
font (nint)
Native font handle.
If |
Sends WM_SETFONT message.