WPF File Drag and Drop
When uploading files, usually an upload button is provided. Click to upload, a file (or directory selection dialog) pops up. After selecting a file (or directory), the file path is obtained from the dialog object, and then the upload operation is performed.
11/27/2020
沙漠尽头的狼
A Print Dialog Developed with WPF - PrintDialogX
A custom PrintDialog for C# with real-time preview. You can select a printer and set copies, orientation, color, quality, scale, pages per sheet, duplex, paper size, paper type, paper source, etc. It is also elegant.
5/1/2022
沙漠尽头的狼