Click here to Skip to main content
15,917,731 members

Comments by r.nd.k (Top 8 by date)

r.nd.k 16-Jan-12 15:09pm View    
Thanks !
r.nd.k 16-Jan-12 15:08pm View    
Thanks ! Brilliant idea
r.nd.k 16-Jan-12 15:00pm View    
mmm well the folder contains images ,those images have been added to it from code source
I guess I have to dispose them before deleting the folder
otherwise the folder cannot be deleted
r.nd.k 31-Dec-11 10:19am View    
Thnx but
var image = Clipboard.GetImage();
Always gives me null !
How can I fixe that?
r.nd.k 31-Dec-11 10:10am View    
Deleted
The process cannot access the file because it is being used by another process.
I Always Get this error ! I know I have to dispose the Image but how?

btw the framework elememt can be a type Image right?