Click here to Skip to main content
15,918,211 members
Home / Discussions / C#
   

C#

 
GeneralRe: Ctrl+C causes exception Pin
Mohamad Al Husseiny10-Aug-05 10:10
Mohamad Al Husseiny10-Aug-05 10:10 
GeneralMaking Customized DataGrid Headers Pin
signbit10-Aug-05 9:27
signbit10-Aug-05 9:27 
GeneralRe: Making Customized DataGrid Headers Pin
dsisme10-Aug-05 17:41
dsisme10-Aug-05 17:41 
GeneralRe: Making Customized DataGrid Headers Pin
rudy.net10-Aug-05 17:53
rudy.net10-Aug-05 17:53 
GeneralDateTimePicker with another calender Pin
Leyu10-Aug-05 9:21
Leyu10-Aug-05 9:21 
GeneralRe: DateTimePicker with another calender Pin
Mohamad Al Husseiny10-Aug-05 10:07
Mohamad Al Husseiny10-Aug-05 10:07 
GeneralMessageBox Question Pin
zaboboa10-Aug-05 8:14
zaboboa10-Aug-05 8:14 
GeneralRe: MessageBox Question Pin
Judah Gabriel Himango10-Aug-05 8:28
sponsorJudah Gabriel Himango10-Aug-05 8:28 
DialogResult result = MessageBox.Show(...);

if(result == DialogResult.OK)
{
}
else if(result == DialogResult.Cancel)
{
}

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Homosexuality in Christianity
Judah Himango


GeneralRe: MessageBox Question Pin
zaboboa10-Aug-05 9:55
zaboboa10-Aug-05 9:55 
GeneralUpdating form with text during long process Pin
Glenn E. Lanier II10-Aug-05 7:25
Glenn E. Lanier II10-Aug-05 7:25 
GeneralRe: Updating form with text during long process Pin
zagzagzag10-Aug-05 8:01
zagzagzag10-Aug-05 8:01 
GeneralRe: Updating form with text during long process Pin
Glenn E. Lanier II10-Aug-05 8:34
Glenn E. Lanier II10-Aug-05 8:34 
GeneralFocus on tree when right-clicked Pin
Nagesh Kurella10-Aug-05 7:23
Nagesh Kurella10-Aug-05 7:23 
GeneralRe: Focus on tree when right-clicked Pin
Judah Gabriel Himango10-Aug-05 8:29
sponsorJudah Gabriel Himango10-Aug-05 8:29 
Generalimport c# dll in a vc mfc project Pin
MihaiChioariu10-Aug-05 7:07
MihaiChioariu10-Aug-05 7:07 
GeneralRe: import c# dll in a vc mfc project Pin
Mohamad Al Husseiny10-Aug-05 8:47
Mohamad Al Husseiny10-Aug-05 8:47 
GeneralRe: import c# dll in a vc mfc project Pin
MihaiChioariu11-Aug-05 0:27
MihaiChioariu11-Aug-05 0:27 
GeneralPlaying Videos with C# Pin
allenmpcx10-Aug-05 6:35
allenmpcx10-Aug-05 6:35 
GeneralRe: Playing Videos with C# Pin
Judah Gabriel Himango10-Aug-05 7:00
sponsorJudah Gabriel Himango10-Aug-05 7:00 
GeneralRe: Playing Videos with C# Pin
allenmpcx10-Aug-05 7:09
allenmpcx10-Aug-05 7:09 
GeneralRe: Playing Videos with C# Pin
Judah Gabriel Himango10-Aug-05 8:27
sponsorJudah Gabriel Himango10-Aug-05 8:27 
GeneralRe: Playing Videos with C# Pin
allenmpcx10-Aug-05 8:30
allenmpcx10-Aug-05 8:30 
GeneralRe: Playing Videos with C# Pin
Judah Gabriel Himango10-Aug-05 8:49
sponsorJudah Gabriel Himango10-Aug-05 8:49 
GeneralRe: Playing Videos with C# Pin
Anonymous11-Aug-05 3:23
Anonymous11-Aug-05 3:23 
GeneralNumericUpDown Control and the tab key Pin
Yigal Agam10-Aug-05 6:00
Yigal Agam10-Aug-05 6:00 

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.