Search results for query: *

  1. edinet

    Question List installed printers on combobox,,and save printer to the form.....?!

    thnx for replying again,,am a beginner and dont understand anything if u can,,im not going to learn programing because need many years to learn that,,i just want to finish an aplication "point of sale" for my restaurant..if u can formulate the code and post here,, to te forum that i can...
  2. edinet

    Question List installed printers on combobox,,and save printer to the form.....?!

    thnx ian.. as you see in te image that i show like an example... just need the code for showing installed printers on pc to the combobox and save printer,,,
  3. edinet

    Question List installed printers on combobox,,and save printer to the form.....?!

    List installed printers on combobox,,and save printer to the form.,,vb.net 2010
  4. edinet

    Question how to change the button location on my settings when app is running ?

    can u give more details,,instructions,,
  5. edinet

    Question how to change the button location on my settings when app is running ?

    johnH im i beginner,,i really don't know how to 'do' the Drag-drop functionality,,i search to the google and i don't found anything ,,do you know where to found instructions for that
  6. edinet

    Question how to change the button location on my settings when app is running ?

    i found the code...but this code just muve the button...can anyone help how to save the location on my settings Public Class Form1 Dim x, y As Integer Dim newpoint As New Point Private Sub Button1_MouseDown(sender As Object, e As System.Windows.Forms.MouseEventArgs) Handles...
  7. edinet

    Question how to change the button location on my settings when app is running ?

    sorry for bad english... i have 7 buttons to an form,,and want to change the location of button and save to my settings (move to another location of form) ,, when app or form is running,,can this be done ?
  8. edinet

    Question How to change te text of an label from form1 to form2 ,,and save to my settings ?

    How to change the text of label1 on form2,,,from textbox1 that is on form 1,,and save it to my settings
  9. edinet

    Question picturebox,browse preview and save to the form..?

    i found to the youtube...if anyone on this forum need help here is the youtube link How To Save Text & Images On My Settings in visual basic 2008 - YouTube
  10. edinet

    Question picturebox,browse preview and save to the form..?

    thanks ,,but how to configure it,,im a beginner,,i dont know to do that,,can you help with the code ?
  11. edinet

    Question picturebox,browse preview and save to the form..?

    sorry non clean english ,now i will show u an imaage thaty i hope that can explain what i mean :
  12. edinet

    Question picturebox,browse preview and save to the form..?

    how to create an form ,,,browse for image ,,,preview ,,and save to the form picturebox (not to pc),,,
  13. edinet

    Question change and save the name of an listbox,or label,or textbox

    thnx ian,,,but i need something else,,and i cant explain very well,,(im not good in english) im trying to explain with images i want to write the textbox1 in form1 and show into textbox2 in form2 ,,,and the text in form2 will be saved when the app is running (not in vb) from "desktop or directory"
  14. edinet

    Question change and save the name of an listbox,or label,or textbox

    i know that but,,i want to change the name,,when app is running,,, example,, the text is hello,,i change it to hello word and when i run the application ,,,the text must be hello word
  15. edinet

    Question change and save the name of an listbox,or label,or textbox

    i want to change the name of a listbox or label,,or textbox,,and save it, here is an img example , when i pres change,,i wantthat the chenget name remain there . ..and for next time i open the applicatin,,,need an notepad database or something like that..please help
  16. edinet

    Question How to change the text of a label ,,,from a button that is in another form ?

    How to change the text of a label ,,,from a button that is in another form ? example i f button1 klick label2 change the text "hello" if button 2 click label2 change the text to "vbdotnetforums" buttona are from another form...
  17. edinet

    Answered how to make a receipt bill number?

    sorry for non clean english ok..i have create an point of sale system vb 2010 now i stock to the receipt...and to the receipt i want to add an receipt number ,,,,and that number will be generated (increased +1) after previous printed receipt... i search to the google ,,,and need an access...
  18. edinet

    Answered how to make a receipt bill number?

    now im trying to make a bill number (every time i print the bill the number want to be change)im using vb express 2010,,do you have some idea,,or code ?
Back
Top