Click here to Skip to main content
15,897,334 members
Home / Discussions / C#
   

C#

 
AnswerCP Member : Please Ignore - Crosspost Pin
Abhijit Jana25-Jul-09 9:45
professionalAbhijit Jana25-Jul-09 9:45 
Questionhow to disable keyboard.......... [modified] Pin
Member 423560125-Jul-09 8:24
Member 423560125-Jul-09 8:24 
AnswerRe: how to disable keyboard.......... Pin
Abhijit Jana25-Jul-09 8:48
professionalAbhijit Jana25-Jul-09 8:48 
AnswerRe: how to disable keyboard.......... Pin
PIEBALDconsult25-Jul-09 8:50
mvePIEBALDconsult25-Jul-09 8:50 
Questionmark as unsaved if the user changes ANYTHING? Pin
Megidolaon25-Jul-09 7:58
Megidolaon25-Jul-09 7:58 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Mike Ellison25-Jul-09 8:48
Mike Ellison25-Jul-09 8:48 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
PIEBALDconsult25-Jul-09 10:49
mvePIEBALDconsult25-Jul-09 10:49 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
DaveyM6925-Jul-09 11:29
professionalDaveyM6925-Jul-09 11:29 
Great suggestions you've had.

This[^] is one way of implementing it that I've come across. It's old code, and some of what it uses is marked as obselete, but may be a starting point.

It would be very useful if System.Windows.Forms.Control had an IsDirty read only property and an IsDirtyChanced event, then it would cascade through to every control we use, and would automatically be there in any new controls we create.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Mike Ellison25-Jul-09 17:39
Mike Ellison25-Jul-09 17:39 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Guffa25-Jul-09 22:15
Guffa25-Jul-09 22:15 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Megidolaon26-Jul-09 6:18
Megidolaon26-Jul-09 6:18 
AnswerRe: mark as unsaved if the user changes ANYTHING? Pin
Mike Ellison1-Aug-09 11:00
Mike Ellison1-Aug-09 11:00 
QuestionScrollBar in Listview Pin
SajjadZare25-Jul-09 6:31
SajjadZare25-Jul-09 6:31 
AnswerRe: ScrollBar in Listview Pin
Abhijit Jana25-Jul-09 9:18
professionalAbhijit Jana25-Jul-09 9:18 
QuestionHelp with WIA scanning control. Pin
CodeBase2525-Jul-09 6:31
CodeBase2525-Jul-09 6:31 
Questiondatabound comboboxes in datagridview. Pin
tonks8425-Jul-09 6:27
tonks8425-Jul-09 6:27 
AnswerRe: databound comboboxes in datagridview. Pin
Omar Akhtar Sheikh25-Jul-09 8:29
Omar Akhtar Sheikh25-Jul-09 8:29 
GeneralRe: databound comboboxes in datagridview. Pin
tonks8425-Jul-09 8:54
tonks8425-Jul-09 8:54 
Question[Message Deleted] Pin
neha_rai25-Jul-09 5:36
neha_rai25-Jul-09 5:36 
Answerwaiting for reply Pin
neha_rai25-Jul-09 9:13
neha_rai25-Jul-09 9:13 
AnswerRe: moving points Pin
Henry Minute25-Jul-09 13:20
Henry Minute25-Jul-09 13:20 
QuestionToolStrip Overflow button event Pin
satsumatable25-Jul-09 3:40
satsumatable25-Jul-09 3:40 
AnswerRe: ToolStrip Overflow button event Pin
satsumatable25-Jul-09 4:01
satsumatable25-Jul-09 4:01 
QuestionHuge amounts of ListView-Items in ListView. Performance? Pin
JackBeauregard25-Jul-09 2:55
JackBeauregard25-Jul-09 2:55 
AnswerRe: Huge amounts of ListView-Items in ListView. Performance? Pin
Eddy Vluggen25-Jul-09 3:17
professionalEddy Vluggen25-Jul-09 3:17 

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.