I am new.. duh..
When running in debug mode, In vb I could type ? oSomeObject.property and get the result.
When I typed ?oSomeOjbect. the properties and methods of that object would be displayed as they are in the codewhen you are coding. In the vb.net IDE Command Window the objects do not "extend" ( my wording, I am sure there is a name for this functionality ).
Any ideas? Am I doing something wrong?
When running in debug mode, In vb I could type ? oSomeObject.property and get the result.
When I typed ?oSomeOjbect. the properties and methods of that object would be displayed as they are in the codewhen you are coding. In the vb.net IDE Command Window the objects do not "extend" ( my wording, I am sure there is a name for this functionality ).
Any ideas? Am I doing something wrong?