PC Review


Reply
Thread Tools Rate Thread

Default VB Statement Completion behavior for Labels

 
 
=?Utf-8?B?Tm9ybSBLcnVtcGU=?=
Guest
Posts: n/a
 
      25th Jan 2004
Sorry if this is the wrong place for this post. Please tell me if I should post it elsewhere

In VB .Net 2003, if I type the name of an object, followed by a period, I get different behaviors from the dropdown list of properties, methods, etc. depending upon the type of object I'm dealing with, and on what property I've last used

For example

If I type "Button1.TabIndex = 5

Then the next time I type "Button1." the dropdown list automatically highlights the "TabIndex" property, apparently assuming that the TabIndex property is a likely choice for me. Fine

However, with Labels, no matter what I try, if I type "Label1." then the highlighted property is ALWAYS "TextAlign". This is very frustrating because what I often want is the "Text" property. But if I type "Label1.Text" followed by a space, my ".Text" is ALWAYS changed to ".TextAlign" instead

I thought that perhaps I've set some option that is causing this kind of misbehavior in the editor, but I can't find what that option is. Any suggestions? I haven't seen this behavior on all computers, but I always see it on the computer I use most

Thanks for any advice

Norm Krumpe
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Completion Statement Form for Sale of House (Template) =?Utf-8?B?QWxhblA=?= Microsoft Word Document Management 1 2nd Oct 2006 12:39 AM
Completion of Then Statement Kev Microsoft Excel Misc 6 15th Nov 2004 01:11 PM
Statement completion (reflection?) =?Utf-8?B?TGFzemxvIEtlcnRlcw==?= Microsoft Dot NET 1 14th Apr 2004 02:47 PM
Statement Completion -- Parameter Information problem Chuck Microsoft ADO .NET 1 9th Feb 2004 11:52 PM
Can I turn off statement completion in a macro? Rob Richardson Microsoft VB .NET 4 8th Jan 2004 10:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:48 AM.