Click here to Skip to main content
15,916,846 members
Home / Discussions / C#
   

C#

 
AnswerRe: need to clear the previous graphics object b4 making a new one ? Pin
Harvey Saayman7-Sep-09 21:22
Harvey Saayman7-Sep-09 21:22 
GeneralRe: need to clear the previous graphics object b4 making a new one ? Pin
Saad Shuja7-Sep-09 21:57
Saad Shuja7-Sep-09 21:57 
GeneralRe: need to clear the previous graphics object b4 making a new one ? Pin
DaveyM697-Sep-09 22:16
professionalDaveyM697-Sep-09 22:16 
GeneralRe: need to clear the previous graphics object b4 making a new one ? Pin
Harvey Saayman7-Sep-09 22:21
Harvey Saayman7-Sep-09 22:21 
Questioncontroling a form controls from another form in c# Pin
Ageesh7-Sep-09 19:43
Ageesh7-Sep-09 19:43 
AnswerRe: controling a form controls from another form in c# Pin
Harvey Saayman7-Sep-09 21:25
Harvey Saayman7-Sep-09 21:25 
Questionhow to find if a file is already open or not Pin
Swetha Srinivasan7-Sep-09 19:10
Swetha Srinivasan7-Sep-09 19:10 
AnswerRe: how to find if a file is already open or not Pin
Arun Jacob7-Sep-09 19:17
Arun Jacob7-Sep-09 19:17 
We can use some tricky code fot this.
Open the file in Write mode so that you'll get an exception.Catch that exception.
If any good method is there let me know.
Smile | :)


GeneralRe: how to find if a file is already open or not Pin
Swetha Srinivasan7-Sep-09 19:34
Swetha Srinivasan7-Sep-09 19:34 
GeneralRe: how to find if a file is already open or not Pin
Arun Jacob7-Sep-09 19:36
Arun Jacob7-Sep-09 19:36 
GeneralRe: how to find if a file is already open or not Pin
Arun Jacob7-Sep-09 19:39
Arun Jacob7-Sep-09 19:39 
GeneralRe: how to find if a file is already open or not Pin
Swetha Srinivasan7-Sep-09 19:40
Swetha Srinivasan7-Sep-09 19:40 
QuestionHow to determine which control raised an event Pin
GavinSV7-Sep-09 18:48
GavinSV7-Sep-09 18:48 
AnswerRe: How to determine which control raised an event Pin
Arun Jacob7-Sep-09 18:55
Arun Jacob7-Sep-09 18:55 
GeneralRe: How to determine which control raised an event Pin
GavinSV7-Sep-09 19:07
GavinSV7-Sep-09 19:07 
GeneralRe: How to determine which control raised an event Pin
OriginalGriff7-Sep-09 22:10
mveOriginalGriff7-Sep-09 22:10 
GeneralRe: How to determine which control raised an event Pin
DaveyM697-Sep-09 22:35
professionalDaveyM697-Sep-09 22:35 
GeneralRe: How to determine which control raised an event Pin
OriginalGriff7-Sep-09 22:57
mveOriginalGriff7-Sep-09 22:57 
GeneralSend an web page as an attachmnet to clint in outlook 2007. Pin
coolchampniks7-Sep-09 18:40
coolchampniks7-Sep-09 18:40 
QuestionRun Winform at Startup Pin
Abdul Rahman Hamidy7-Sep-09 18:12
Abdul Rahman Hamidy7-Sep-09 18:12 
AnswerRe: Run Winform at Startup Pin
N a v a n e e t h7-Sep-09 18:20
N a v a n e e t h7-Sep-09 18:20 
AnswerRe: Run Winform at Startup Pin
Christian Graus7-Sep-09 18:34
protectorChristian Graus7-Sep-09 18:34 
GeneralRe: Run Winform at Startup Pin
N a v a n e e t h7-Sep-09 18:39
N a v a n e e t h7-Sep-09 18:39 
GeneralRe: Run Winform at Startup Pin
Abdul Rahman Hamidy7-Sep-09 19:53
Abdul Rahman Hamidy7-Sep-09 19:53 
QuestionViewing bytes of a video being played by windows media object Pin
FoxholeNorman7-Sep-09 17:42
FoxholeNorman7-Sep-09 17:42 

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.