473,394 Members | 1,889 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

One thing I miss from VB6


Doing some c# client programming in VS.net

One thing I miss is that in the code view I could set the focus to a
form object in the left hand drop down ( like a TreeView control ) and
then the right hand drop down would expose only the properties and
events associated with that control.

I don't see that in VS.NET

Nov 17 '05 #1
3 1119
VB.NET does this.

"John Bailo" <jabailo___jabailo@earthlink______.net> wrote in message
news:3a*************@individual.net...

Doing some c# client programming in VS.net

One thing I miss is that in the code view I could set the focus to a form
object in the left hand drop down ( like a TreeView control ) and then the
right hand drop down would expose only the properties and events
associated with that control.

I don't see that in VS.NET

Nov 17 '05 #2
Ron
Hi John.
You can use the Object Browser in VS .NET (using c#)
Click View\Object Browser, and click
system.windows.forms\System.Windows.Forms\TreeView
to see its methods, properties and events.
HTH
Ron.

"John Bailo" <jabailo___jabailo@earthlink______.net> wrote in message
news:3a*************@individual.net...

Doing some c# client programming in VS.net

One thing I miss is that in the code view I could set the focus to a
form object in the left hand drop down ( like a TreeView control ) and
then the right hand drop down would expose only the properties and
events associated with that control.

I don't see that in VS.NET

Nov 17 '05 #3
Ron
Hi John.
You can use the Object Browser in VS .NET (using c#)
Click View\Object Browser, and click
system.windows.forms\System.Windows.Forms\TreeView
to see its methods, properties and events.
HTH
Ron.

"John Bailo" <jabailo___jabailo@earthlink______.net> wrote in message
news:3a*************@individual.net...

Doing some c# client programming in VS.net

One thing I miss is that in the code view I could set the focus to a
form object in the left hand drop down ( like a TreeView control ) and
then the right hand drop down would expose only the properties and
events associated with that control.

I don't see that in VS.NET

Nov 17 '05 #4

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

Similar topics

10
by: John Benson | last post by:
Hi, I see a lot of posts asking about "the best Python book." In my experience, there is no such thing, but there are a lot of good books that will help you along in different ways, and at...
3
by: F. GEIGER | last post by:
When I start a py2exe-ed application I get the error 'ascii' codec can't encode character u'\xe9' in position 10: ordinal not in range(128) This is how I run py2exe: setup.py py2exe -O1...
2
by: John Bailo | last post by:
Doing some c# client programming in VS.net One thing I miss is that in the code view I could set the focus to a form object in the left hand drop down ( like a TreeView control ) and then the...
8
by: ibm_97 | last post by:
DB2 8.2 I try to add a column into a table. I think the procedure inside DB2 is: 1. Create a temporary table which has the old table stucture and data. 2. Drop the original table 3. Create...
18
by: Parahat Melayev | last post by:
#include <stdio.h> #include <stdlib.h> #include <limits.h> int main() { unsigned char *c; c = malloc(sizeof(unsigned char)); printf("size of unsigned char: %d\n", sizeof(unsigned char));...
7
by: jg | last post by:
I setup a new windwos application project but I found out the sub main was not called, I tried various form of Main (functions, subs) still no luck. What did I miss? Public Class SolverForm Dim...
3
by: Daniel | last post by:
Hi, I have a scenario where a class is wrapped inside another but the inner class triggers an event. I want that event to be accessed outside of the wrapper. As a result i do code such as: ...
8
by: anukedari | last post by:
Hi, Could any boby please help to get the answers for the following questions: Is Apache always sends "X-Cache:MISS" header even when caching is off (disable)? or Can we say that cache...
6
by: drop669 | last post by:
Hi. I have this piece of code: ===================================== #include <map> template <class Tclass dict { private:
0
by: manikandan | last post by:
dont miss it just open dont miss it just open dont miss it just open #############################
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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...

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.