WinAPI::chooseFont Method [AX 2012]

client public static container chooseFont(
    int _hwnd, 
   [SysFontType _fonttype, 
    FontName _fontName, 
    int _fontsize])

Run On

Client

Parameters

_hwnd
Type: int
_fonttype
Type: SysFontType Enumeration
_fontName
Type: FontName Extended Data Type
_fontsize
Type: int
Show: