Click here to Skip to main content
15,889,644 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to Capture "Ctrl+Enter" Pin
jason_mf4-Sep-07 22:50
jason_mf4-Sep-07 22:50 
GeneralRe: How to Capture "Ctrl+Enter" Pin
Giorgi Dalakishvili4-Sep-07 22:54
mentorGiorgi Dalakishvili4-Sep-07 22:54 
GeneralRe: How to Capture "Ctrl+Enter" Pin
jason_mf4-Sep-07 23:17
jason_mf4-Sep-07 23:17 
GeneralRe: How to Capture "Ctrl+Enter" Pin
Giorgi Dalakishvili4-Sep-07 23:32
mentorGiorgi Dalakishvili4-Sep-07 23:32 
QuestionDataGridViewColumn Pin
alexby4-Sep-07 21:45
alexby4-Sep-07 21:45 
QuestionSecurity concept? Pin
User 26989674-Sep-07 21:38
User 26989674-Sep-07 21:38 
QuestionSelecting more than one day in MonthCalendar Pin
Michael Sync4-Sep-07 21:22
Michael Sync4-Sep-07 21:22 
AnswerRe: Selecting more than one day in MonthCalendar Pin
Big Daddy Farang5-Sep-07 8:30
Big Daddy Farang5-Sep-07 8:30 
Hi Michael,

I followed your steps and got the same result. Also using XP Pro. It does look really bad as you said. I wish I found how to get rid of it, but not yet.

I have inherited an application that needs to get start and stop dates from users also. What the original developers did was provide two calendars, one for start date the other for end date. Probably they did this because it's in VS 2003 and the old month calendar doesn't allow selecting multiple dates. That's one option, maybe not a good one, but an option.

Another option might be a control found here on Code Project written by Patrik Bohman. We use the VS 2003 version of it in that same application I referred to earlier. There is also a version for VS 2005. Here's a link.

http://www.codeproject.com/cs/miscctrl/MonthCalendar.asp[^]

Take a look, see if it's workable for your application. Otherwise, I hope someone else has better solution for you.


BDF
GeneralRe: Selecting more than one day in MonthCalendar [modified] Pin
Michael Sync5-Sep-07 15:59
Michael Sync5-Sep-07 15:59 
Questiondisabling hotkeys Pin
tahir_makhdoom4-Sep-07 20:59
tahir_makhdoom4-Sep-07 20:59 
AnswerRe: disabling hotkeys [modified] Pin
Giorgi Dalakishvili4-Sep-07 21:08
mentorGiorgi Dalakishvili4-Sep-07 21:08 
GeneralRe: disabling hotkeys Pin
Rajesh R Subramanian5-Sep-07 0:13
professionalRajesh R Subramanian5-Sep-07 0:13 
GeneralRe: disabling hotkeys Pin
Giorgi Dalakishvili5-Sep-07 0:15
mentorGiorgi Dalakishvili5-Sep-07 0:15 
AnswerRe: disabling hotkeys Pin
Rajesh R Subramanian5-Sep-07 0:16
professionalRajesh R Subramanian5-Sep-07 0:16 
AnswerRe: disabling hotkeys Pin
Dave Kreskowiak5-Sep-07 6:00
mveDave Kreskowiak5-Sep-07 6:00 
QuestionHelp Me...... Pin
mihirhp4-Sep-07 20:53
mihirhp4-Sep-07 20:53 
AnswerRe: Help Me...... Pin
originSH4-Sep-07 22:35
originSH4-Sep-07 22:35 
AnswerRe: Help Me...... Pin
J a a n s5-Sep-07 0:37
professionalJ a a n s5-Sep-07 0:37 
Questionproblem with writing files Pin
swatgodjr4-Sep-07 20:31
swatgodjr4-Sep-07 20:31 
AnswerRe: problem with writing files Pin
Dave Kreskowiak5-Sep-07 6:02
mveDave Kreskowiak5-Sep-07 6:02 
GeneralRe: problem with writing files Pin
swatgodjr5-Sep-07 6:34
swatgodjr5-Sep-07 6:34 
GeneralRe: problem with writing files Pin
Dave Kreskowiak5-Sep-07 14:11
mveDave Kreskowiak5-Sep-07 14:11 
Questionhow to get the gridview row Pin
lcharan4-Sep-07 18:43
lcharan4-Sep-07 18:43 
AnswerRe: how to get the gridview row Pin
Nouman Bhatti4-Sep-07 21:33
Nouman Bhatti4-Sep-07 21:33 
QuestionHow to use ThreadPool in C# 2005 for a synchronise access to MSSQL database Pin
Jan Palmer4-Sep-07 17:00
Jan Palmer4-Sep-07 17: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.