Thread: LineTo in Excel
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike510 mike510 is offline
external usenet poster
 
Posts: 4
Default LineTo in Excel

Is it possible to use LineTo() function to plot a line on a UserForm? When I
tried to use an example from VB6 I was told that UserForm1.hDC is unknown
object.

Can anybody give a short example?

Thank you in advance.

Mike510