Search results for query: *

  • Users: gho5t
  • Content: Threads
  • Order by date
  1. G

    Question Help with setting default combobox String

    Hello brothers. I am coming to you today with a new and most probably easy fixed issue. I have a series of calculations that are completed upon clicking "button3" My program will error because some of the calculations require a number to be entered in some of the textboxes for example...
  2. G

    Question textbox.text = (combobox selection 1)

    Hello everyone, I am trying to have a text box = what the combo box selection is, Has anyone got a solution to achieve this? I can't really find the correct syntax to achieve so. Thank-you in advanced :p
  3. G

    How would I specify printing region, from 300x500 to A4 sizing.

    Hey guys, please ignore my most recent post as I have solved how to set my orientation to landscape. I was wondering if there was a way to specify how big the region of printing is for example the print preview shows that it will print half the overall size, when I wish to print the full...
  4. G

    Resolved How do I print windows form to landscape orientation.

    Hey all, Was wondering if anyone could help me with the following code. The code that I have inputted that won't work is in Red. The PrintDocument component name is "PrintDocument1"
  5. G

    Question Replicating data in textbox from one form to another.

    Been trying and trying and can't seem to get it to work. This is what i'm trying to accomplish. Form1 has textbox1 Form2 has textbox2 textbox2 = textbox1 How would i do so? Please help with working method.
Back
Top