Search results for query: *

  • Users: CNC_Man
  • Content: Threads
  • Order by date
  1. C

    Rich Text Box for SQL data

    I have a quick question about WinForms text boxes interacting with SQL Data. Is it possible to have rich text inside a text box that displays data from a database? I am talking about the ability to highlight text, change the font to bold, etc. Thank you!
  2. C

    Question How to extract fraction from single Text Box

    How would I extract a fraction "3/8" from a single text box so I can convert them back to a decimal?? Thank you so much for any help.
  3. C

    Available Small C# SQLite Project that needs to modified and fixed

    Hi, I have a small SQLite Database that is buggy and needs to be fixed and some functions added. It would also be great if someone could translate this project into VB.net. This is NOT a Corporation or Established Business I am an individual person that is willing to pay a fair amount for a...
  4. C

    Question What is wrong here?

    Hi all, I'm trying to create a Lotto Number Generator. My Form has a 3 numeric up down's 2 for the Range "Min & Max" 1 for the Nuber of Numbers that are supposed to be displayed in my TextBox "Mumber" 1 TextBox"tbNumbers" 2 Buttons The first just generates a single Number in the Range. Dim...
Back
Top