|
-
Feb 16th, 2017, 03:56 PM
#1
Thread Starter
Lively Member
How to Show File Details in Label or textbox
Hi dears
I have an explorer in my project, i want to see selected file's details (file property) like (Name, Size, Format, ...etc.)
how can i code for it
-----------------------------------------------
my code for file format is : Label1.Caption = UCase(Right(File1.Path + "\" + File1.FileName, 3)) It is ok but for other details
i need your helps
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|