Search results for query: *

  1. M

    converting string from a NumericUpDown output to Date

    i did what you wrote, but the error still comes up. before i do the code, i've read somewhere that you have to collect the output first as a string, then convert it to a Date. i have to do concatenation first, and the format should be like #mm/dd/yyyy#. i don't know if i did something wrong...
  2. M

    making a tabbed report using TextBox/RichText Box control

    hi... i'm new here, and i've read so many threads here for me to learn. thanks for the reply to those who helped me answer my problem. anyway, i just want to know how can i write a multi-tabbed text output in textbox/rich textbox, like one of those creating a report. like in this image...
  3. M

    converting string from a NumericUpDown output to Date

    hi. i'm a newbie here, and an amateur in programming. i was wondering if you could help me answer my problem with the program that i'm writing. i'm using 3 NumericUpDown controls to get an output and convert it to a Date. i don't know if i am doing this right, and i've been working on this...
Back
Top