Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SAWS

  1. SAWS

    Combobox

    Nomi2000, In my project I'am currently working in, I selected Add Component and then component class. In the source view I copied your code (the last one) and I saved everything. On my project name I said rebuild, and I did not get any errors, but I don't know what I should do now. Is it on...
  2. SAWS

    Combobox

    Hello Mr. Zaheer, In my project I select 'add new component' and I did paste the code. I only get an error on MMDAC and sprocparam. When this is solved, is it so that I have to drag the component from the solution explorer. Sorry, I'am quiet new to vb.net. Thank you very much.
  3. SAWS

    Combobox

    Hello, I'am searching for a combobox with different columns. I can not do it with the standard because I really want to see the columns, headers etc. Is there anyone who knows about a component or way to do this. Thanks. BC.
  4. SAWS

    Backcolor of a combobox

    Thanks, this solution is helpfull to my problem.
  5. SAWS

    Backcolor of a combobox

    Hello, I'am starting up my first project in VB .Net and I have a little question. I use several fields like textboxes etc. and standard I place them disabled. I change the backcolor to white so it is clear to read. When I do this with a combobox it is still gray when it is disabled. Can I...
  6. SAWS

    Call stack

    Hello, I'm having a problem with calling forms. I have a form with a grid. When double-clicking on a row, an other screen appears. When closing that second screen the grid is refreshed and I can double-click another rows whick does the same thing. The problem is, after double-clicking a...

Part and Inventory Search

Back
Top