1) Where are mapinfo toolbar icons located? I want to integrate them in my visual basic form
2) I have a line icon (borrowed from vb) on my form and attched the following to it
Private Sub pctrLine_Click()
    objMapInfo.RunMenuCommand M_TOOLS_LINE
End Sub
 When I click it nothing happens, how can I get it work?
 
Any help please
thankyou

Reply via email to