Click here to Skip to main content
15,922,145 members
Home / Discussions / C#
   

C#

 
QuestionGet mouse coordinates anywhere on the form Pin
Dan Neely28-Sep-05 10:06
Dan Neely28-Sep-05 10:06 
AnswerRe: Get mouse coordinates anywhere on the form Pin
Dan Neely28-Sep-05 10:20
Dan Neely28-Sep-05 10:20 
AnswerRe: Get mouse coordinates anywhere on the form Pin
[Marc]28-Sep-05 11:29
[Marc]28-Sep-05 11:29 
QuestionMake an MDIChild not from MDIParent Pin
kulile28-Sep-05 9:46
kulile28-Sep-05 9:46 
AnswerRe: Make an MDIChild not from MDIParent Pin
Dave Kreskowiak28-Sep-05 11:18
mveDave Kreskowiak28-Sep-05 11:18 
GeneralRe: Make an MDIChild not from MDIParent Pin
Anonymous29-Sep-05 0:31
Anonymous29-Sep-05 0:31 
Questionwhat really happens to form when closed from controlbox X Pin
tekken2228-Sep-05 9:15
tekken2228-Sep-05 9:15 
AnswerRe: what really happens to form when closed from controlbox X Pin
Dan Neely28-Sep-05 10:03
Dan Neely28-Sep-05 10:03 
QuestionA Console window for Trace.WriteLine Pin
Account Removal28-Sep-05 8:59
Account Removal28-Sep-05 8:59 
AnswerRe: A Console window for Trace.WriteLine Pin
Heath Stewart28-Sep-05 9:26
protectorHeath Stewart28-Sep-05 9:26 
GeneralRe: A Console window for Trace.WriteLine Pin
Account Removal28-Sep-05 10:17
Account Removal28-Sep-05 10:17 
AnswerRe: A Console window for Trace.WriteLine Pin
dbetting28-Sep-05 11:18
dbetting28-Sep-05 11:18 
GeneralRe: A Console window for Trace.WriteLine Pin
Account Removal30-Sep-05 7:44
Account Removal30-Sep-05 7:44 
QuestionIs there an easier way to find things in C# Pin
Dave Everett28-Sep-05 7:36
Dave Everett28-Sep-05 7:36 
AnswerRe: Is there an easier way to find things in C# Pin
Heath Stewart28-Sep-05 8:16
protectorHeath Stewart28-Sep-05 8:16 
GeneralRe: Is there an easier way to find things in C# Pin
Dave Everett28-Sep-05 9:44
Dave Everett28-Sep-05 9:44 
GeneralRe: Is there an easier way to find things in C# Pin
Heath Stewart28-Sep-05 9:58
protectorHeath Stewart28-Sep-05 9:58 
GeneralRe: Is there an easier way to find things in C# Pin
Dave Everett28-Sep-05 10:36
Dave Everett28-Sep-05 10:36 
I don't have "Visual Studio Combined Help collection in the Visual Studio program group in your start menu".

Maybe that is the real problem here. Is it something I did not install? I have VS 2003 and .Net Framework 1.1.

I was relying too much on web searching, and not on searching specific help files on my own computer. I do have "MSDN Library for Visual Studio .NET 2003" on my start menu, but I had not seen that because it is so well hidden. Maybe all my complaining was for nought.

I searched it for "openfile" and it took me right to the OpenFileDialog class.

I searched for "mouse pointer", "mousepointer" and "mouse cursor", which didn't get me good results, but when I searched for "cursor" it went right to the Cursor and Cursors classes, which may have helped me, though the examples there were stupid.

I couldn't find a good search string for the Keys.L thing, but I think if I was on the KeyEventArgs class, I may have been able to figure out the Keys.L thing.

You may have opened a whole new world for me here.
GeneralRe: Is there an easier way to find things in C# Pin
Heath Stewart28-Sep-05 12:06
protectorHeath Stewart28-Sep-05 12:06 
AnswerRe: Is there an easier way to find things in C# Pin
Niklas Ulvinge28-Sep-05 8:53
Niklas Ulvinge28-Sep-05 8:53 
AnswerRe: Is there an easier way to find things in C# Pin
Tom Larsen28-Sep-05 9:03
Tom Larsen28-Sep-05 9:03 
QuestionReading text from an HTML file based on its tags. Pin
Red_Wizard_Shot_The_Food28-Sep-05 6:27
Red_Wizard_Shot_The_Food28-Sep-05 6:27 
AnswerRe: Reading text from an HTML file based on its tags. Pin
Dario Solera28-Sep-05 6:55
Dario Solera28-Sep-05 6:55 
AnswerRe: Reading text from an HTML file based on its tags. Pin
Heath Stewart28-Sep-05 7:21
protectorHeath Stewart28-Sep-05 7:21 
AnswerRe: Reading text from an HTML file based on its tags. Pin
Dan Neely28-Sep-05 6:56
Dan Neely28-Sep-05 6:56 

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.