Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
QuestionIdentifying file is in use Pin
N a v a n e e t h21-Aug-07 21:16
N a v a n e e t h21-Aug-07 21:16 
AnswerRe: Identifying file is in use Pin
Giorgi Dalakishvili21-Aug-07 22:03
mentorGiorgi Dalakishvili21-Aug-07 22:03 
GeneralRe: Identifying file is in use Pin
Martin#21-Aug-07 22:24
Martin#21-Aug-07 22:24 
GeneralRe: Identifying file is in use Pin
Giorgi Dalakishvili21-Aug-07 22:26
mentorGiorgi Dalakishvili21-Aug-07 22:26 
GeneralRe: Identifying file is in use Pin
Martin#21-Aug-07 22:33
Martin#21-Aug-07 22:33 
GeneralRe: Identifying file is in use Pin
N a v a n e e t h21-Aug-07 22:48
N a v a n e e t h21-Aug-07 22:48 
GeneralRe: Identifying file is in use Pin
N a v a n e e t h21-Aug-07 22:50
N a v a n e e t h21-Aug-07 22:50 
Question"handling" an event on controls Pin
cignox121-Aug-07 20:58
cignox121-Aug-07 20:58 
Hi all, I'm trying to get a "read only" behaviour from common controls such as check boxes and comboboxes (disabling them is not an option, though, due to the color of the resulting text).
What I thought to do was catching a few events and, if the control is read only, then avoiding the control to respond to it.
Is there a way to 'handle' the event as with key events or with dispose with Java?
Would you otherwise suggest other approaches to get the read only behaviour?
Thank you

Alessandro
AnswerRe: "handling" an event on controls Pin
Martin#21-Aug-07 22:09
Martin#21-Aug-07 22:09 
GeneralRe: "handling" an event on controls Pin
cignox122-Aug-07 0:22
cignox122-Aug-07 0:22 
GeneralRe: "handling" an event on controls Pin
Martin#22-Aug-07 1:16
Martin#22-Aug-07 1:16 
QuestionSoftware Licening.. Pin
Rahul.RK21-Aug-07 20:40
Rahul.RK21-Aug-07 20:40 
AnswerRe: Software Licening.. Pin
Nouman Bhatti21-Aug-07 21:00
Nouman Bhatti21-Aug-07 21:00 
AnswerRe: Software Licening.. Pin
Mark Churchill21-Aug-07 21:18
Mark Churchill21-Aug-07 21:18 
QuestionDeleting a file being loaded in a picturebox Pin
aravinda77721-Aug-07 20:17
aravinda77721-Aug-07 20:17 
AnswerRe: Deleting a file being loaded in a picturebox Pin
Michael Sync21-Aug-07 20:39
Michael Sync21-Aug-07 20:39 
AnswerRe: Deleting a file being loaded in a picturebox Pin
Hessam Jalali21-Aug-07 20:41
Hessam Jalali21-Aug-07 20:41 
AnswerRe: Deleting a file being loaded in a picturebox Pin
Luc Pattyn22-Aug-07 1:01
sitebuilderLuc Pattyn22-Aug-07 1:01 
QuestionIdentifying the type of file Pin
aravinda77721-Aug-07 19:57
aravinda77721-Aug-07 19:57 
AnswerRe: Identifying the type of file Pin
Christian Graus21-Aug-07 20:01
protectorChristian Graus21-Aug-07 20:01 
GeneralRe: Identifying the type of file Pin
Michael Sync21-Aug-07 20:19
Michael Sync21-Aug-07 20:19 
GeneralRe: Identifying the type of file Pin
aravinda77721-Aug-07 20:32
aravinda77721-Aug-07 20:32 
GeneralRe: Identifying the type of file Pin
Christian Graus21-Aug-07 20:45
protectorChristian Graus21-Aug-07 20:45 
GeneralRe: Identifying the type of file Pin
Michael Sync21-Aug-07 21:59
Michael Sync21-Aug-07 21:59 
GeneralRe: Identifying the type of file Pin
Christian Graus22-Aug-07 0:10
protectorChristian Graus22-Aug-07 0:10 

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.