Search results for query: *

  • Users: gnxc
  • Order by date
  1. G

    Question Grabbing info from listbox into textboxes.

    Hey Robert, Thanks for the reply, I'm not using DGV at the moment because i'm very unfamiliar with it and i feel that this part of my application will not require it :D Regarding TryCast(Me.Controls($NameOfTheControlAsString), Label) I do not really understand what this line does, exactly? Cheers!
  2. G

    Question Grabbing info from listbox into textboxes.

    Hey guys, i am currently working on a form that looks like this: When i click on any textboxes under Plan Code, the plan form will pop up. When i click on a field in lbType, field will appear in my lbCode. When i click on a field lbCode, i want to be able to insert information into the...
  3. G

    Windows Forms chart?

    Anyone have any ideas? Would be much appreciated. Thanks :D
  4. G

    Windows Forms chart?

    Hey guys, I'm a newbie programmer using Visual Studio 2005 (VB.Net exclusive) and MS SQL server as the database. I am currently developing a CRM (Customer Relationship Management) software - desktop application - for an insurance agent. I would like the option "Present graphical summary" to be...
Back
Top