Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Strange "set_" & "get_" methods in VC2005

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
horeaper Posted - Jul 20 2009 : 04:08:27 AM
The following code:

PictureBox ^pictureBox1 = gcnew PictureBox();
pictureBox1->

After the "->", for example I want to select the "Size" property, I saw "get_Size" and "set_Size" methods that doesn't exist under VC2005's new cli syntax. Perhaps you should hide them if I'm not using /cli:oldSyntax.

-
Sorry for my poor English if that's causing any trouble to you ^_^
3   L A T E S T    R E P L I E S    (Newest First)
support Posted - Aug 22 2009 : 7:22:00 PM
case=29929 is fixed in build 1731
feline Posted - Jul 22 2009 : 12:15:55 PM
I am seeing the same effect here. Thank you for the clear description.

case=29929

For me turning on:

VA Options -> Advanced -> Listboxes -> Get content from default Intellisense

fixes this problem, so you might want to try this.
horeaper Posted - Jul 20 2009 : 04:14:24 AM
Forgot to mention, this problem exist from the first time I use VAX until now (1727). It's not a big problem but you guys fix bugs very quick so I think it's time to bring this one to the daylight XD.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000