tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
How could i set picturebox or textbox to the left side of filedialog ??
How could i set picturebox or textbox to the left side of filedialog.i know it is possible by winapi but i don't have knowledge for right api function and also i dont want to use any custom control.i want to set picturebox or textbox to the left side of filedialog and when i will select any text file then file content will be displayed in the textbox or if the file is picture having .bmp/.gif/.jpg extension then i want that the picture will be displaed in the picturebox.if you guys have ready made application then give it to me.
in short i want easy example means few line of codes.
|