Filename after save

Hello, I''m sure this is a dumb question, but after I save an EditControl how do I get the filename? I want to put it in the title bar. Thanks, Nick

1 Reply

AD Administrator Syncfusion Team May 19, 2004 07:01 PM UTC

Hi Nick You can use the CurrentFile Property of the EditControl. Also note that the file name is displayed in the status bar based on the FileNameVisible Property. You may also want take a look at the FileNameChanged Event. Regards, Arun

Loader.
Up arrow icon