Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1709
| From | "Auric__" <not.my.real@email.address> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: visual studio controls |
| Date | 2013-02-21 01:23 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <XnsA16DBB3C4B1B5auricauricauricauric@78.46.70.116> (permalink) |
| References | <5a40821d-c570-4845-9294-8304b8da6abe@googlegroups.com> |
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? Depending on exactly what you're trying to do, you could probably just use a DataGridView control. > 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. This group is almost entirely people who are using pre-.Net VB (i.e. VB6 and older). For future .Net questions, you could *try* asking here: microsoft.public.dotnet.languages.vb ...but that group is pretty dead nowadays. -- This world is mine, in time.
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