Click here to Skip to main content
15,905,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Outline Icons Pin
James T. Johnson28-Nov-02 13:24
James T. Johnson28-Nov-02 13:24 
GeneralRe: Outline Icons Pin
MStanbrook28-Nov-02 15:27
MStanbrook28-Nov-02 15:27 
GeneralRe: Outline Icons Pin
MStanbrook28-Nov-02 16:05
MStanbrook28-Nov-02 16:05 
GeneralImage size varies on different computers (not resolution setting) Pin
Paul Silvernail28-Nov-02 3:34
Paul Silvernail28-Nov-02 3:34 
GeneralRe: Image size varies on different computers (not resolution setting) Pin
Paul Silvernail28-Nov-02 3:57
Paul Silvernail28-Nov-02 3:57 
GeneralImage Manipulation 101 Pin
Shaun Wilde27-Nov-02 23:15
Shaun Wilde27-Nov-02 23:15 
GeneralRe: Image Manipulation 101 Pin
Christian Graus28-Nov-02 17:10
protectorChristian Graus28-Nov-02 17:10 
GeneralRe: Image Manipulation 101 Pin
Eric Gunnerson (msft)30-Nov-02 15:38
Eric Gunnerson (msft)30-Nov-02 15:38 
GeneralRe: Image Manipulation 101 Pin
Christian Graus30-Nov-02 15:58
protectorChristian Graus30-Nov-02 15:58 
GeneralDebug output Pin
grv57527-Nov-02 22:28
grv57527-Nov-02 22:28 
GeneralRegarding Toolbar Pin
suresh_sathya27-Nov-02 22:07
suresh_sathya27-Nov-02 22:07 
GeneralTextbox problem Pin
Mazdak27-Nov-02 20:55
Mazdak27-Nov-02 20:55 
GeneralRe: Textbox problem Pin
Christian Graus27-Nov-02 21:02
protectorChristian Graus27-Nov-02 21:02 
GeneralRe: Textbox problem Pin
Mazdak27-Nov-02 21:43
Mazdak27-Nov-02 21:43 
GeneralRe: Textbox problem Pin
Christian Graus27-Nov-02 21:54
protectorChristian Graus27-Nov-02 21:54 
GeneralRe: Textbox problem Pin
Mazdak27-Nov-02 22:51
Mazdak27-Nov-02 22:51 
GeneralRe: Textbox problem Pin
Rob Graham28-Nov-02 6:48
Rob Graham28-Nov-02 6:48 
QuestionCan I use HttpWebRequest for a search? Pin
Anonymous27-Nov-02 12:30
Anonymous27-Nov-02 12:30 
AnswerRe: Can I use HttpWebRequest for a search? Pin
David Stone27-Nov-02 12:50
sitebuilderDavid Stone27-Nov-02 12:50 
GeneralScreen vs. Printer DC in C# Pin
Gfw27-Nov-02 11:59
Gfw27-Nov-02 11:59 
QuestionA simple form question? Pin
LongRange.Shooter27-Nov-02 5:59
LongRange.Shooter27-Nov-02 5:59 
AnswerRe: A simple form question? Pin
John Fisher27-Nov-02 6:39
John Fisher27-Nov-02 6:39 
At the top of the property pane is are two buttons that switch you between viewing properties or events for the selected control. Once you've switched to the event list, you should see what you're looking for.

You can also use the class browser, to go up the inheritance chain to the function you want, and override it -- if that's the sort of functionality you need.


John :D
AnswerRe: A simple form question? Pin
leppie27-Nov-02 6:45
leppie27-Nov-02 6:45 
GeneralCombobox issue Pin
Anonymous27-Nov-02 5:56
Anonymous27-Nov-02 5:56 
GeneralRe: Combobox issue Pin
John Fisher27-Nov-02 6:41
John Fisher27-Nov-02 6:41 

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.