[To be supplied.]
[Visual Basic] Public Shared Function FromHFONT( _ ByVal hFont As Integer _ ) As Font [C#] public static Font FromHFONT( int hFont ); [C++] public: static Font* FromHFONT( int hFont ); [JScript] public static function FromHFONT( hFont : int ) : Font;