Tagged Questions
The quickinfo tag has no wiki summary.
3
votes
0answers
33 views
Is it possible for VS to show more of the C# XML documentation in Intellisense Quick Info pop-ups
It seems that VS only shows the contents of the summary element, but I would like to see more information like the detail for classes and value for properties. In fact, even if I click on the Quick ...
1
vote
2answers
48 views
QuickInfo in VS 08 for custom methods
Is it possible (and if yes, how?) to provide custom classes, types, whatsoever with the QuickInfo-Hovers provided by the .NET-Base-classes that explain e.g. a summary or definitions of the parameters ...
0
votes
2answers
482 views
How to generate Tooltip, Quickinfo or Notification without Mouseover event in Word VBA?
Is there any possibility in MS Word with VBA to show a short notification message to the user as he begins creating his Word document. I would like to display a short message to him, something like a ...