Click here to Skip to main content
15,914,488 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Browser like User Interface in Windows Forms (Web Style Design) Pin
Paras Shah15-Jun-04 11:03
Paras Shah15-Jun-04 11:03 
QuestionRun Two forms? Pin
ymohd_22215-Jun-04 5:41
ymohd_22215-Jun-04 5:41 
AnswerRe: Run Two forms? Pin
Dave Kreskowiak15-Jun-04 6:53
mveDave Kreskowiak15-Jun-04 6:53 
Generalundisplayed icon in a button Pin
tranminhsang15-Jun-04 5:24
tranminhsang15-Jun-04 5:24 
QuestionSmart Tags in Visual Studio Editor?? Pin
Boniolopez15-Jun-04 4:17
Boniolopez15-Jun-04 4:17 
AnswerRe: Smart Tags in Visual Studio Editor?? Pin
Dave Kreskowiak15-Jun-04 5:38
mveDave Kreskowiak15-Jun-04 5:38 
GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Boniolopez15-Jun-04 6:12
Boniolopez15-Jun-04 6:12 
GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Dave Kreskowiak15-Jun-04 6:47
mveDave Kreskowiak15-Jun-04 6:47 
It's not done using SmartTags because the IDE doesn't currently support them. SmartTags will show up in the IDE in Visual Studio 2005. Currently, it's just a simple tool tip that that appears when the IDE is in debug mode and it detects that your hovering over a variable that is in scope. The ToolTip shows value types and simple reference types, like String. Beyond that...

Actually, what your thinking of doing is already being done in Visual Studio 2005. It's called a DataTip. You'll be able to create you own Viewer Helper classes that can display objects however you want. See this[^] for the full story.

Wanna peek at 2005? http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx[^]


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Boniolopez15-Jun-04 8:56
Boniolopez15-Jun-04 8:56 
GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Dave Kreskowiak15-Jun-04 14:51
mveDave Kreskowiak15-Jun-04 14:51 
GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Boniolopez16-Jun-04 10:28
Boniolopez16-Jun-04 10:28 
GeneralRe: Smart Tags in Visual Studio Editor?? Pin
Dave Kreskowiak17-Jun-04 11:50
mveDave Kreskowiak17-Jun-04 11:50 
GeneralReturning a unique value Pin
Vicetta15-Jun-04 4:01
Vicetta15-Jun-04 4:01 
GeneralRe: Returning a unique value Pin
VenkatFor.NET15-Jun-04 4:18
VenkatFor.NET15-Jun-04 4:18 
GeneralRe: Returning a unique value Pin
Vicetta15-Jun-04 22:43
Vicetta15-Jun-04 22:43 
GeneralRe: Returning a unique value Pin
Robert M Greene18-Jun-04 11:09
Robert M Greene18-Jun-04 11:09 
QuestionHow to ...? Pin
Cheng Zhong15-Jun-04 2:42
Cheng Zhong15-Jun-04 2:42 
QuestionHow to shutdown computer in WinXP? Pin
Cheng Zhong15-Jun-04 2:27
Cheng Zhong15-Jun-04 2:27 
AnswerRe: How to shutdown computer in WinXP? Pin
Dave Kreskowiak15-Jun-04 6:14
mveDave Kreskowiak15-Jun-04 6:14 
GeneralRe: How to shutdown computer in WinXP? Pin
Cheng Zhong15-Jun-04 17:05
Cheng Zhong15-Jun-04 17:05 
Generalquestion Pin
ahmad_yossef15-Jun-04 2:06
ahmad_yossef15-Jun-04 2:06 
GeneralRe: question Pin
Dave Kreskowiak15-Jun-04 2:40
mveDave Kreskowiak15-Jun-04 2:40 
GeneralRe: question Pin
ahmad_yossef15-Jun-04 13:41
ahmad_yossef15-Jun-04 13:41 
GeneralRe: question Pin
Dave Kreskowiak15-Jun-04 14:56
mveDave Kreskowiak15-Jun-04 14:56 
GeneralRe: question Pin
ahmad_yossef15-Jun-04 20:52
ahmad_yossef15-Jun-04 20:52 

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.