Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
QuestionHow to draw line on stretched image in picturebox control Pin
swapck14-Feb-08 19:23
swapck14-Feb-08 19:23 
AnswerRe: How to draw line on stretched image in picturebox control Pin
Martin#14-Feb-08 21:35
Martin#14-Feb-08 21:35 
GeneralRe: How to draw line on stretched image in picturebox control Pin
Christian Graus14-Feb-08 21:48
protectorChristian Graus14-Feb-08 21:48 
General"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond".Exception please Help.. Pin
ag4667714-Feb-08 19:04
ag4667714-Feb-08 19:04 
GeneralRe: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond".Exception please Help.. Pin
Mircea Puiu14-Feb-08 21:55
Mircea Puiu14-Feb-08 21:55 
QuestionHow to fix the column of the Listview Pin
klaydze14-Feb-08 18:50
klaydze14-Feb-08 18:50 
AnswerRe: How to fix the column of the Listview Pin
Giorgi Dalakishvili14-Feb-08 20:32
mentorGiorgi Dalakishvili14-Feb-08 20:32 
GeneralDatetime picker Pin
new2pgrmg14-Feb-08 18:26
new2pgrmg14-Feb-08 18:26 
Hi,
I would like to customize the display i receive from datetime time picker into a message box.

That is my motive is to display the date in a message box in 0131 format ie mmdd.

But right now it is displaying as 01/31.

Am working in C#.

Is there any way to do this and how.

I have treid these but its no good.
string str1 = string.Format("{0:mmddyy}",dateTimePicker1);//string.Format("{0: mm}",str);
//MessageBox.Show("The Name of the Database is CustList_PGE_" + dateTimePicker1.Text);
//MessageBox.Show("The Name of the Database Table is CustList_PGE" + dateTimePicker1.Text+08);


Thanking you
GeneralRe: Datetime picker Pin
Mircea Puiu14-Feb-08 21:51
Mircea Puiu14-Feb-08 21:51 
GeneralRe: Datetime picker Pin
new2pgrmg14-Feb-08 23:34
new2pgrmg14-Feb-08 23:34 
Generalplaying audio through your microphone Pin
Roger Nomoore14-Feb-08 18:11
Roger Nomoore14-Feb-08 18:11 
GeneralRe: playing audio through your microphone Pin
Christian Graus14-Feb-08 18:19
protectorChristian Graus14-Feb-08 18:19 
GeneralTransparent TextBox Pin
kumar.bs14-Feb-08 18:00
kumar.bs14-Feb-08 18:00 
GeneralRe: Transparent TextBox Pin
Christian Graus14-Feb-08 18:18
protectorChristian Graus14-Feb-08 18:18 
JokeWhen you know it's time to go to bed... Pin
Malcolm Smart14-Feb-08 17:54
Malcolm Smart14-Feb-08 17:54 
GeneralRe: When you know it's time to go to bed... Pin
Pete O'Hanlon14-Feb-08 23:44
mvePete O'Hanlon14-Feb-08 23:44 
GeneralAccess Share folder in c# Pin
mimimimilaw14-Feb-08 15:50
mimimimilaw14-Feb-08 15:50 
GeneralRe: Access Share folder in c# Pin
Ennis Ray Lynch, Jr.14-Feb-08 16:06
Ennis Ray Lynch, Jr.14-Feb-08 16:06 
GeneralDynamically refreshing a running assembly Pin
Skippums14-Feb-08 15:34
Skippums14-Feb-08 15:34 
GeneralRe: Dynamically refreshing a running assembly Pin
Expert Coming14-Feb-08 15:41
Expert Coming14-Feb-08 15:41 
QuestionLoadStringW Loading a Korean String...Results Scrambled but close.. Pin
Don6514-Feb-08 11:49
Don6514-Feb-08 11:49 
GeneralRe: LoadStringW Loading a Korean String...Results Scrambled but close.. Pin
Skippums14-Feb-08 12:10
Skippums14-Feb-08 12:10 
GeneralRe: LoadStringW Loading a Korean String...Results Scrambled but close.. Pin
Don6515-Feb-08 5:27
Don6515-Feb-08 5:27 
GeneralGetting the ServiceName on OnStart() in a Windows Services using C# Pin
exergonic14-Feb-08 11:16
exergonic14-Feb-08 11:16 
GeneralRe: Getting the ServiceName on OnStart() in a Windows Services using C# Pin
PIEBALDconsult14-Feb-08 13:14
mvePIEBALDconsult14-Feb-08 13:14 

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.