Search results for query: *

  • Users: noam309
  • Content: Threads
  • Order by date
  1. noam309

    Question moving a an image with the stylus..

    Hi, I have a picture in a picture box , and the picture is lager then the picturebox , I want to use the stylus to drag and move the picture in the picturebox , how to do this ? thanks
  2. noam309

    Question Error with code line writing!

    Hi, I use vbnet 2005 pro. and I program for pocket pc wm2003, I have forms and a modul with my app. this is a part of the modul: Public F1 As Double Public G1 As Double ' תוצאות חישוב טופס 5 Public H1 As Double Public I1 As Double Public J1 As Double and this is code is...
  3. noam309

    Question zooming a picture..

    Hi , I program for wm 2003 -pocket pc. in vbnet 2005 I have a picturebox which I load images into it with bottons click, I have another 2 bottons called zoom in , and zoom out , what should I do with this bottons that it will function as zoom in and zoom out. thanks in advance! :confused:
  4. noam309

    Question Saving data after exit application..

    :confused:Hi everyone, I'm a newbee with VBnet , I use vbnet2005 I have a major form called FORM1, and when I click the bottons in it it shows another form for example- I have these some forms (printscreen): FORM1 - major form FORM2 - calculation form ( there are few forms like this) FORM3...
  5. noam309

    converting problem from other versions of vb...

    I used to develop in vb6 and now I turn to vb net 2005 I have converted a source code from vb net 2003 and when I run it in vb net 2005 the controll buttons change to regular buttons , not xp like , in vb 2005 the controlls are like xp theme ( more sharp and round) and after conversion it...
Back
Top