473,507 Members | 2,430 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what in for vb.net....

in vb 6:
listbox1.listcount
listbox1.listindex

checkbox1.value =1
but what in vb.net?
regards

Jul 21 '05 #1
5 1880
Supra,

This is no VB6 newsgroup when you have upgrade problems there is the
newsgroup.

microsoft.public.dotnet.languages.vb.upgrade.

Otherwise ask what you want to archive a lot of people have none, less or
very old VB6 expirience.

When you ask what you want to archieve mostly it is easy to give an answer.

Cor
Jul 21 '05 #2
Supra <su*****@rogers.com> wrote:
in vb 6:
listbox1.listcount
listbox1.listindex
Have a look at ListBox.Items.Count and ListBox.SelectedIndex.
checkbox1.value =1
but what in vb.net?


Have a look at CheckBox.Checked.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #3
thank jon..



Jon Skeet [C# MVP] wrote:
Supra <su*****@rogers.com> wrote:

in vb 6:
listbox1.listcount
listbox1.listindex


Have a look at ListBox.Items.Count and ListBox.SelectedIndex.
checkbox1.value =1
but what in vb.net?


Have a look at CheckBox.Checked.


Jul 21 '05 #4
listbox.items.count
listbox.selectedItemIndex
checkbox.value=true
"Supra" <su*****@rogers.com> wrote in message
news:Ca**********************@news01.bloor.is.net. cable.rogers.com...
in vb 6:
listbox1.listcount
listbox1.listindex

checkbox1.value =1
but what in vb.net?
regards

Jul 21 '05 #5
thank. i got from other guys.

Scott M. wrote:
listbox.items.count
listbox.selectedItemIndex
checkbox.value=true
"Supra" <su*****@rogers.com> wrote in message
news:Ca**********************@news01.bloor.is.net .cable.rogers.com...

in vb 6:
listbox1.listcount
listbox1.listindex

checkbox1.value =1
but what in vb.net?
regards



Jul 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3051
by: thecrow | last post by:
Alright, what the hell is going on here? In the following code, I expect the printed result to be: DEBUG: frank's last name is burns. Instead, what I get is: DEBUG: frank's last name is...
220
18803
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
699
33325
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
92
6331
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
137
6928
by: Philippe C. Martin | last post by:
I apologize in advance for launching this post but I might get enlightment somehow (PS: I am _very_ agnostic ;-). - 1) I do not consider my intelligence/education above average - 2) I am very...
12
11127
by: Dario | last post by:
The following simple program behaves differently in Windows and Linux . #include <stdexcept> #include <iostream> #include <string> using namespace std; class LogicError : public logic_error {...
125
14540
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
47
9077
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
121
9907
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
8
3119
by: Midnight Java Junkie | last post by:
Dear Colleagues: I feel that the dumbest questions are those that are never asked. I have been given the opportunity to get into .NET. Our organization has a subscription with Microsoft that...
0
7319
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7031
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7485
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1542
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
760
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.