Click here to Skip to main content
15,913,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: need help. Pin
Paul Conrad10-Nov-08 14:53
professionalPaul Conrad10-Nov-08 14:53 
JokeRe: need help. Pin
Guffa10-Nov-08 15:10
Guffa10-Nov-08 15:10 
GeneralRe: need help. Pin
leckey10-Nov-08 15:11
leckey10-Nov-08 15:11 
AnswerRe: need help. Pin
Christian Graus10-Nov-08 15:45
protectorChristian Graus10-Nov-08 15:45 
GeneralRe: need help. Pin
Paul Conrad10-Nov-08 17:42
professionalPaul Conrad10-Nov-08 17:42 
QuestionControl resize and positioning at run time. Pin
TechNyk10-Nov-08 9:25
TechNyk10-Nov-08 9:25 
AnswerRe: Control resize and positioning at run time. Pin
Kschuler10-Nov-08 9:58
Kschuler10-Nov-08 9:58 
QuestionVisual Studio Debug View (value column / hover pop up tooltip) custom content: DebuggerDisplay Pin
in9mar10-Nov-08 7:38
in9mar10-Nov-08 7:38 
Hi, in the Visual Studio Debug View value column (same as the debug mode hover pop up tooltip) I find it inefficient that for variables of compound types only the type name is displayed and to get to any state information I need to expand the display (click on plus icon). I found an example image here:
http://www.davidhayden.com/photos/defaultdebuggervisualizer.jpg

I'd love to control what goes into the string currently displaying the type name, like a function or property that, if implemented, overrides the default debugger class type display. I.e. in the image above I'd want to replace the "{Ecommerce.Shoppingcart}" with the output of Ecommerce.Shoppingcart.ToString().

Any idea if and how this is possible?

Thanks,
Ingmar

modified on Monday, November 10, 2008 3:00 PM

AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Jon_Boy10-Nov-08 8:18
Jon_Boy10-Nov-08 8:18 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
in9mar10-Nov-08 8:25
in9mar10-Nov-08 8:25 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Scott Dorman10-Nov-08 8:24
professionalScott Dorman10-Nov-08 8:24 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
in9mar10-Nov-08 9:00
in9mar10-Nov-08 9:00 
GeneralRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Scott Dorman10-Nov-08 9:07
professionalScott Dorman10-Nov-08 9:07 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content: DebuggerDisplay Pin
kurt.griffiths4-Jan-10 8:06
kurt.griffiths4-Jan-10 8:06 
Question[VB6] Is there a reverse Dir$() Function? Pin
suguimoto10-Nov-08 6:48
suguimoto10-Nov-08 6:48 
AnswerRe: [VB6] Is there a reverse Dir$() Function? Pin
Dave Kreskowiak10-Nov-08 12:52
mveDave Kreskowiak10-Nov-08 12:52 
QuestionUsing Extension Methods in VS2005 Pin
dlarkin7710-Nov-08 5:23
dlarkin7710-Nov-08 5:23 
AnswerRe: Using Extension Methods in VS2005 Pin
Wendelius10-Nov-08 6:26
mentorWendelius10-Nov-08 6:26 
AnswerRe: Using Extension Methods in VS2005 Pin
dlarkin7710-Nov-08 22:53
dlarkin7710-Nov-08 22:53 
QuestionActiveX web control Pin
john whitehouse10-Nov-08 4:30
john whitehouse10-Nov-08 4:30 
AnswerRe: ActiveX web control Pin
Dave Kreskowiak10-Nov-08 6:38
mveDave Kreskowiak10-Nov-08 6:38 
QuestionConfused about property Pin
ESTAN10-Nov-08 4:15
ESTAN10-Nov-08 4:15 
AnswerRe: Confused about property Pin
Colin Angus Mackay10-Nov-08 4:17
Colin Angus Mackay10-Nov-08 4:17 
GeneralRe: Confused about property Pin
ESTAN10-Nov-08 4:23
ESTAN10-Nov-08 4:23 
GeneralRe: Confused about property Pin
Colin Angus Mackay10-Nov-08 4:35
Colin Angus Mackay10-Nov-08 4:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.