Making Text a Sketch using VB
Making Text a Sketch using VB
(OP)
Does anyone know how to convert text into a sketch in VB? I need to do the same thing as the insert - text profile command when in sketch mode using VB.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Making Text a Sketch using VB
|
RE: Making Text a Sketch using VB
at the mo how to get this in VB, maybe you have to use one of the Win API functions to do that and have to create a Paint()
sub in your VB program to get it out proper
dy