was ist IFontDisp?
-
Hallo,
hab ne frage zu IFonDisp, was ist das?
ok, ist irgendwas wie ne Fontklasse, mir ist aber nicht ganz klar wie das ganze benutzt wird.folgendes problem:
hab mir ne klasse in mein programm eingebaut mit dem es möglich ist 3d grafiken darzustellen. ist ein activex element.das aktivex element kann ich aus meinem dialog anprechen.
z.b. SetBackColor(RGB(0,0,0));genauso kann ich jetzt die schrift verändern.
SetFont(IFontDisp* Font);wie muss dafür "IFontDisp* Font" aussehen?
also wo wird wie ne klasse initiert?!? oder die formatierung definiert?!?
danke schon mal
HArald