Click here to Skip to main content
15,888,068 members
Home / Discussions / C#
   

C#

 
QuestionCustomize Right-Click Menu - Outlook C# Pin
Walaza19-Jun-07 2:44
Walaza19-Jun-07 2:44 
AnswerRe: Customize Right-Click Menu - Outlook C# Pin
iprasad00719-Jun-07 3:05
iprasad00719-Jun-07 3:05 
QuestionRefresh paint (Dialog box) how to? Pin
mercenary0119-Jun-07 2:22
mercenary0119-Jun-07 2:22 
AnswerRe: Refresh paint (Dialog box) how to? Pin
Martin#19-Jun-07 2:32
Martin#19-Jun-07 2:32 
AnswerRe: Refresh paint (Dialog box) how to? Pin
Luc Pattyn19-Jun-07 3:23
sitebuilderLuc Pattyn19-Jun-07 3:23 
AnswerRe: How to add more parameter values Pin
Christian Graus19-Jun-07 1:08
protectorChristian Graus19-Jun-07 1:08 
Generalnew and override irrationality Pin
hairy_hats19-Jun-07 0:18
hairy_hats19-Jun-07 0:18 
AnswerRe: new and override irrationality Pin
Martin#19-Jun-07 0:31
Martin#19-Jun-07 0:31 
Hello my angry friend!

Steve_Harris wrote:
Why don't new and override appear at the same point in the declaration?

You can do it just like you want!
All is possible:
public override void Blah(){}
override public void Blah(){}
new public void Blah(){}
public new void Blah(){}

So take a big breath and relax. Wink | ;)

All the best,

Martin
GeneralRe: new and override irrationality Pin
hairy_hats19-Jun-07 0:50
hairy_hats19-Jun-07 0:50 
GeneralRe: new and override irrationality Pin
Martin#19-Jun-07 0:52
Martin#19-Jun-07 0:52 
GeneralRe: new and override irrationality Pin
PIEBALDconsult19-Jun-07 5:19
mvePIEBALDconsult19-Jun-07 5:19 
GeneralRe: new and override irrationality Pin
Martin#19-Jun-07 20:21
Martin#19-Jun-07 20:21 
QuestionHow to bring Ghost Image during Dragging Pin
Chintan.Desai18-Jun-07 23:58
Chintan.Desai18-Jun-07 23:58 
AnswerRe: How to bring Ghost Image during Dragging Pin
Christian Graus19-Jun-07 0:26
protectorChristian Graus19-Jun-07 0:26 
QuestionGetting the node name in TreeView Pin
Divya Kasavar18-Jun-07 23:52
Divya Kasavar18-Jun-07 23:52 
AnswerRe: Getting the node name in TreeView Pin
Manas Bhardwaj19-Jun-07 0:08
professionalManas Bhardwaj19-Jun-07 0:08 
GeneralRe: Getting the node name in TreeView Pin
Divya Kasavar19-Jun-07 1:48
Divya Kasavar19-Jun-07 1:48 
GeneralRe: Getting the node name in TreeView Pin
Manas Bhardwaj19-Jun-07 1:53
professionalManas Bhardwaj19-Jun-07 1:53 
GeneralRe: Getting the node name in TreeView Pin
Divya Kasavar19-Jun-07 2:04
Divya Kasavar19-Jun-07 2:04 
GeneralRe: Getting the node name in TreeView Pin
Divya Kasavar19-Jun-07 4:15
Divya Kasavar19-Jun-07 4:15 
AnswerRe: Getting the node name in TreeView Pin
Reza Shojaee19-Jun-07 0:33
Reza Shojaee19-Jun-07 0:33 
GeneralRe: Getting the node name in TreeView Pin
Divya Kasavar19-Jun-07 1:45
Divya Kasavar19-Jun-07 1:45 
GeneralRe: Getting the node name in TreeView Pin
PIEBALDconsult19-Jun-07 5:24
mvePIEBALDconsult19-Jun-07 5:24 
QuestionopenGL cube Pin
Noharyiasa18-Jun-07 23:50
Noharyiasa18-Jun-07 23:50 
Questionhow can i get radio button in datagrid Pin
srinivassam18-Jun-07 23:43
srinivassam18-Jun-07 23:43 

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.