Click here to Skip to main content
15,913,758 members
Home / Discussions / C#
   

C#

 
GeneralRe: Changing menu bars color Pin
MeterMan4-Apr-04 19:09
MeterMan4-Apr-04 19:09 
GeneralMaking menu Item bring and kill focus Pin
MeterMan4-Apr-04 16:28
MeterMan4-Apr-04 16:28 
GeneralRe: Making menu Item bring and kill focus Pin
Heath Stewart4-Apr-04 17:52
protectorHeath Stewart4-Apr-04 17:52 
GeneralRe: Making menu Item bring and kill focus Pin
MeterMan4-Apr-04 19:12
MeterMan4-Apr-04 19:12 
GeneralRe: Making menu Item bring and kill focus Pin
Heath Stewart4-Apr-04 19:18
protectorHeath Stewart4-Apr-04 19:18 
GeneralRe: Making menu Item bring and kill focus Pin
LongRange.Shooter5-Apr-04 9:18
LongRange.Shooter5-Apr-04 9:18 
GeneralShockwave Flash in Windows Application!! Pin
Imad_4u4-Apr-04 15:40
Imad_4u4-Apr-04 15:40 
GeneralRe: Shockwave Flash in Windows Application!! Pin
Heath Stewart4-Apr-04 17:45
protectorHeath Stewart4-Apr-04 17:45 
This is not helpful at all. The exception message is plain enough to understand: an object reference (i.e., a variable on which you're trying to call a method or access a property) is null, so you get a NullReferenceException. That in itself is not helpful to anyone but you. Debug your code properly, find out where it's happening. If you can't figure it out after that, then post some sample code.

It's like telling a doctor you have pain without telling him/her where it hurts.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Shockwave Flash in Windows Application!! Pin
Jeremy Kimball5-Apr-04 3:44
Jeremy Kimball5-Apr-04 3:44 
GeneralControl Windows Key on Keyboard Pin
Member 6910894-Apr-04 15:04
Member 6910894-Apr-04 15:04 
GeneralRe: Control Windows Key on Keyboard Pin
Heath Stewart4-Apr-04 17:39
protectorHeath Stewart4-Apr-04 17:39 
GeneralRe: Control Windows Key on Keyboard Pin
Member 6910895-Apr-04 7:13
Member 6910895-Apr-04 7:13 
GeneralStartUp Folder?! Pin
Morten Kristensen4-Apr-04 14:28
Morten Kristensen4-Apr-04 14:28 
GeneralRe: StartUp Folder?! Pin
Heath Stewart4-Apr-04 17:29
protectorHeath Stewart4-Apr-04 17:29 
GeneralRe: StartUp Folder?! Pin
Morten Kristensen5-Apr-04 0:28
Morten Kristensen5-Apr-04 0:28 
GeneralAutoScroll on tabpage and animated cursor Pin
Flack4-Apr-04 11:18
Flack4-Apr-04 11:18 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Heath Stewart4-Apr-04 12:59
protectorHeath Stewart4-Apr-04 12:59 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Flack4-Apr-04 17:38
Flack4-Apr-04 17:38 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Heath Stewart4-Apr-04 17:43
protectorHeath Stewart4-Apr-04 17:43 
GeneralFlickering Controls and Non Transparent Corners Pin
Tristan Rhodes4-Apr-04 10:36
Tristan Rhodes4-Apr-04 10:36 
GeneralRe: Flickering Controls and Non Transparent Corners Pin
Nick Parker4-Apr-04 11:16
protectorNick Parker4-Apr-04 11:16 
GeneralRe: Flickering Controls and Non Transparent Corners Pin
Tristan Rhodes4-Apr-04 11:43
Tristan Rhodes4-Apr-04 11:43 
Questioncreate "washed out" images? Pin
pgraeve4-Apr-04 10:07
pgraeve4-Apr-04 10:07 
AnswerRe: create "washed out" images? Pin
Tristan Rhodes4-Apr-04 10:45
Tristan Rhodes4-Apr-04 10:45 
AnswerRe: create "washed out" images? Pin
Nick Parker4-Apr-04 10:49
protectorNick Parker4-Apr-04 10:49 

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.