Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
AnswerRe: Methods FTP.ListDirectory doesn't list all files Pin
Paul Conrad27-Jul-07 8:24
professionalPaul Conrad27-Jul-07 8:24 
GeneralRe: Methods FTP.ListDirectory doesn't list all files Pin
jpm.mendy27-Jul-07 10:35
jpm.mendy27-Jul-07 10:35 
AnswerRe: Methods FTP.ListDirectory doesn't list all files Pin
jpm.mendy1-Aug-07 6:14
jpm.mendy1-Aug-07 6:14 
Questiontreeview image Pin
topksharma198227-Jul-07 4:46
topksharma198227-Jul-07 4:46 
AnswerRe: treeview image Pin
Abisodun27-Jul-07 8:18
Abisodun27-Jul-07 8:18 
Questionpicturebox image path Pin
MYOSRI27-Jul-07 4:39
MYOSRI27-Jul-07 4:39 
AnswerRe: picturebox image path Pin
PhilDanger27-Jul-07 5:23
PhilDanger27-Jul-07 5:23 
AnswerRe: picturebox image path Pin
Luc Pattyn27-Jul-07 10:27
sitebuilderLuc Pattyn27-Jul-07 10:27 
Hi,

if you got the picture loaded by calling the Load() method, or by setting
the ImageLocation property, then you can get the image path by getting
the ImageLocation property.

if you got the picturebox showing an arbitrary image, the picturebox can not
possibly tell you were on disk the image is stored (it does not even have to
be on disk, it could well be a synthetic image).

Smile | :)


Questionhow to Change BoldDates Backgroud color in MonthCalendar control Pin
ramesh_nrk27-Jul-07 4:20
ramesh_nrk27-Jul-07 4:20 
AnswerRe: how to Change BoldDates Backgroud color in MonthCalendar control Pin
led mike27-Jul-07 6:08
led mike27-Jul-07 6:08 
GeneralRe: how to Change BoldDates Backgroud color in MonthCalendar control Pin
ramesh_nrk27-Jul-07 21:18
ramesh_nrk27-Jul-07 21:18 
QuestionFFMPEG Wrapper c# Pin
rafaeltejera27-Jul-07 4:14
rafaeltejera27-Jul-07 4:14 
QuestionNeed help with global sttrings Pin
TheCat00727-Jul-07 4:08
TheCat00727-Jul-07 4:08 
AnswerRe: Need help with global sttrings Pin
Ravi Bhavnani27-Jul-07 4:14
professionalRavi Bhavnani27-Jul-07 4:14 
AnswerRe: Need help with global sttrings Pin
Larantz27-Jul-07 7:02
Larantz27-Jul-07 7:02 
AnswerRe: Need help with global sttrings Pin
Guffa27-Jul-07 7:26
Guffa27-Jul-07 7:26 
GeneralRe: Need help with global sttrings Pin
TheCat00727-Jul-07 11:57
TheCat00727-Jul-07 11:57 
Questioncallback vba function in c# Pin
djdjoko27-Jul-07 3:14
djdjoko27-Jul-07 3:14 
QuestionHow to change the text of a text box in form after the form is displayed to user? Pin
AmarjeetSinghMatharu27-Jul-07 3:06
AmarjeetSinghMatharu27-Jul-07 3:06 
AnswerRe: How to change the text of a text box in form after the form is displayed to user? Pin
PhilDanger27-Jul-07 3:27
PhilDanger27-Jul-07 3:27 
AnswerRe: How to change the text of a text box in form after the form is displayed to user? Pin
Luc Pattyn27-Jul-07 10:36
sitebuilderLuc Pattyn27-Jul-07 10:36 
GeneralRe: How to change the text of a text box in form after the form is displayed to user? Pin
AmarjeetSinghMatharu28-Jul-07 22:42
AmarjeetSinghMatharu28-Jul-07 22:42 
GeneralRe: How to change the text of a text box in form after the form is displayed to user? Pin
Luc Pattyn29-Jul-07 0:34
sitebuilderLuc Pattyn29-Jul-07 0:34 
GeneralRe: How to change the text of a text box in form after the form is displayed to user? Pin
AmarjeetSinghMatharu29-Jul-07 1:45
AmarjeetSinghMatharu29-Jul-07 1:45 
GeneralRe: How to change the text of a text box in form after the form is displayed to user? Pin
Luc Pattyn29-Jul-07 2:01
sitebuilderLuc Pattyn29-Jul-07 2:01 

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.