Search results for query: *

  1. G

    How to save text from a multiline textbox??

    Here's my problem, it's pretty simple so I feel dumb asking but here goes,..In my app i have a multiline texbox where the user may add additional comments and my problem is I can't figure out how to save those comments from the entire textbox (I'm saving variables to a sequential text file) . I...
  2. G

    How to set a default paper size "Legal" [RESOLVED]

    Never mind, i figured out where to place the code and how to use it, it works great Thanks a lot for your help, couldn't have done it w/o you...
  3. G

    How to set a default paper size "Legal" [RESOLVED]

    Where am i supposed to use this code? What is this for? I tried plugging it in concerning the Print Dialog control and also the print document control but neither worked. It does not offer a pagesettings foe either...am i supposed to be using a page setup dialog also?? Right now, all i have is...
  4. G

    How to set a default paper size "Legal" [RESOLVED]

    Is there any way i can set the default paper size to legal instead of the standard letter? Right now, I have to go through the screens of the print dialog to select legal every time and it's annoying, I'm sure there's a way to do this and it's proabably so simple....also how do you make the...
  5. G

    Can I call a validating event through code?

    thanks, that's exactly what i was looking for...
  6. G

    How would i create a program product code licensing option??

    thanks a lot....appreciate it....thats what I'll do..
  7. G

    How would i create a program product code licensing option??

    How would i create a program product code licensing option??[RESOLVED] I would like to use some sort of licensing option with the program I have developed just like when you buy any microsoft product and have to enter your product key code but i'm not sure how to go about that. Can anybody help...
  8. G

    Can I call a validating event through code?

    Is it possible to somehow call a textbox's validating event through code? when i open a text file and load the texboxes, the validating event does not fire...is there a way i can force it to fire??? Also, once i save the text file and name it using a Save dialog box, how would I simply save the...
Back
Top