Click here to Skip to main content
15,914,444 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading text file and calculating the working hours for each employee Pin
Henry Minute27-May-09 0:39
Henry Minute27-May-09 0:39 
GeneralRe: reading text file and calculating the working hours for each employee Pin
OriginalGriff27-May-09 0:45
mveOriginalGriff27-May-09 0:45 
QuestionViewer Pin
ellllllllie26-May-09 22:07
ellllllllie26-May-09 22:07 
QuestionA Combobox problem Pin
leung wilson26-May-09 21:51
leung wilson26-May-09 21:51 
AnswerRe: A Combobox problem Pin
Vimalsoft(Pty) Ltd26-May-09 22:54
professionalVimalsoft(Pty) Ltd26-May-09 22:54 
AnswerRe: A Combobox problem Pin
jaypatel51227-May-09 0:23
jaypatel51227-May-09 0:23 
QuestionOffice Ribbon functionality Pin
windhopper26-May-09 21:22
windhopper26-May-09 21:22 
QuestionRe: Office Ribbon functionality Pin
mandar77719-Jul-09 20:34
mandar77719-Jul-09 20:34 
hello,

I also did the same code but no message box is appearing on my button click in Ribbon, can any one tell me how to code call back method following is the code of my method which i wrote in Ribbon1.cs :

private void button1_Click(object sender, RibbonControlEventArgs e)
        {
            MessageBox.Show("Hello");
        }


i would like to call this so can you tell me how to do it, i exported the ribbon to Xml and also added the "OnAction" attribute to button control in xml. But still not working........???? Sniff | :^)
QuestionA small problem with Extended GridView in Edit Mode Pin
M S Nayak26-May-09 20:50
M S Nayak26-May-09 20:50 
QuestionHow do I Generate a Number in C# Pin
Mads11526-May-09 20:20
Mads11526-May-09 20:20 
AnswerRe: How do I Generate a Number in C# Pin
stancrm26-May-09 20:39
stancrm26-May-09 20:39 
GeneralRe: How do I Generate a Number in C# Pin
Mads11526-May-09 20:45
Mads11526-May-09 20:45 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 20:47
stancrm26-May-09 20:47 
GeneralRe: How do I Generate a Number in C# Pin
Mads11526-May-09 21:09
Mads11526-May-09 21:09 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 21:18
stancrm26-May-09 21:18 
GeneralRe: How do I Generate a Number in C# Pin
stancrm26-May-09 22:22
stancrm26-May-09 22:22 
AnswerRe: How do I Generate a Number in C# Pin
MumbleB26-May-09 21:41
MumbleB26-May-09 21:41 
GeneralRe: How do I Generate a Number in C# Pin
yesu prakash26-May-09 22:38
yesu prakash26-May-09 22:38 
GeneralRe: How do I Generate a Number in C# Pin
padmanabhan N27-May-09 0:14
padmanabhan N27-May-09 0:14 
AnswerRe: How do I Generate a Number in C# Pin
Rob Philpott27-May-09 0:12
Rob Philpott27-May-09 0:12 
AnswerRe: How do I Generate a Number in C# Pin
jaypatel51227-May-09 0:25
jaypatel51227-May-09 0:25 
GeneralRe: How do I Generate a Number in C# Pin
J4amieC27-May-09 0:33
J4amieC27-May-09 0:33 
GeneralRe: How do I Generate a Number in C# Pin
Henry Minute27-May-09 0:48
Henry Minute27-May-09 0:48 
Questionspecify url in app.config Pin
Maddie from Dartford26-May-09 20:18
Maddie from Dartford26-May-09 20:18 
AnswerRe: specify url in app.config Pin
Colin Angus Mackay26-May-09 20:57
Colin Angus Mackay26-May-09 20:57 

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.