2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
In Edit control, it is possible to retrieve the file name loaded by using the property, DisplayedFileName. The following code example demonstrates the same.
C# //Gets the name of the file loaded in the EditControl. String filename = editControl1.DisplayedFileName;
VB 'Gets the name of the file loaded in the EditControl. String filename = Me.EditControl1.DisplayedFileName
The following screenshots display the output before and after loading the file in EditControl: Figure 1: Before loading the file in EditControl Figure 2: After loading the file in EditControl Sample Links: |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.