Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1713
| From | Deanna Earley <dee.earley@icode.co.uk> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: visual studio controls |
| Date | 2013-02-21 09:28 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kg4pc1$h1a$1@speranza.aioe.org> (permalink) |
| References | <5a40821d-c570-4845-9294-8304b8da6abe@googlegroups.com> |
On 20/02/2013 22:52, colmkav wrote: > Hi, I am trying to convert an old VBA project that uses an Excel > Workbook as the user interface. I want to replace the interface with > a VB.net project using VB.net controls instead. which would be the > best control to use in my application? > > My current spreadsheet has a start button and a list of jobs with a > check box for each specifying whether the job is to be run or not. As I'm already damned to hell, I might as well say: Use a ListView with the CheckBoxes property set to true. I expect the other grid controls also have a similar property. -- Deanna Earley (dee.earley@icode.co.uk) iCatcher Development Team http://www.icode.co.uk/icatcher/ iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
visual studio controls colmkav <colmjkav@yahoo.co.uk> - 2013-02-20 14:52 -0800
Re: visual studio controls Karl E. Peterson <karl@exmvps.org> - 2013-02-20 15:21 -0800
Re: visual studio controls "Auric__" <not.my.real@email.address> - 2013-02-21 01:23 +0000
Re: visual studio controls GS <gs@somewhere.net> - 2013-02-20 22:46 -0500
Re: visual studio controls colmkav <colmjkav@yahoo.co.uk> - 2013-02-21 01:17 -0800
Re: visual studio controls colmkav <colmjkav@yahoo.co.uk> - 2013-02-21 01:20 -0800
Re: visual studio controls Deanna Earley <dee.earley@icode.co.uk> - 2013-02-21 09:28 +0000
Re: visual studio controls GS <gs@somewhere.net> - 2013-02-21 13:07 -0500
Re: visual studio controls colmkav <colmjkav@yahoo.co.uk> - 2013-02-21 11:10 -0800
Re: visual studio controls GS <gs@somewhere.net> - 2013-02-21 14:22 -0500
Re: visual studio controls ralph <nt_consulting@yahoo.com> - 2013-02-21 13:43 -0600
Re: visual studio controls "DaveO" <djo@dial.pipex.com> - 2013-02-22 09:55 +0000
csiph-web