|
-
Aug 29th, 2002, 09:03 AM
#1
Thread Starter
Lively Member
Making Font Property
Hi everyone.
I have maken an ocx control that has a font property.
How i do to display the fonts dialog when i click the font property of my
control ?
Because if i declared a property like As OLE_COLOR, (by example)
Public Property Get BackColor() As OLE_COLOR
BackColor = BackC
End Property
when i put my control on an app, and i want to change the color, the colors
dialog appers.
How i do with the fonts ?
Thanks !!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|