Quantcast
Channel: CorelDRAW Community
Viewing all articles
Browse latest Browse all 7339

ActiveTool problem

$
0
0

I wanted to use the next code to activate FreeHandTool but it doesn't work.


Sub ToolActive()

 If ActiveTool = cdrToolPick Then

  ActiveTool = cdrToolDrawFreehand

 End If

 

End Sub

 

Thanks for helping me.

 


Viewing all articles
Browse latest Browse all 7339

Trending Articles