when I set up a scrolable picture window and use the state ments below the scrolable picture window works fine.
Private Sub Form_Load()
Form1.ScaleMode = vbPixels
Picture1.ScaleMode = vbPixels
Picture2.AutoSize = True
Picture1.BorderStyle = 0
Picture2.BorderStyle = 0
Picture3.Left =...
I am new to Visual Basic and it seams what should be simple eludes me! So please bear with me.
What I tried to accomplish is
Private Sub PlotVersaCad_Click()
FileCopy "e:\spool\es.spl", "\\f\fhp\es.SPL"
End Sub
but instead of copying one file i.e. es.spl I need to say...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.