Results 1 to 2 of 2

Thread: Just for looks

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2000
    Location
    Toronto, Canada
    Posts
    112

    Just for looks

    My application copies large files across a network. Is there a way to minimize it during operation and come back when it is done.

    Also my program calls SHFileOperation and the dialog is always in the top left corner, is there a way to move it.

  2. #2
    Lively Member Gherkin's Avatar
    Join Date
    Aug 2001
    Location
    Gherkin Land
    Posts
    65
    I'm not sure, but I think that if you set the windowstate (Form1.WindowState=1) to minimized, then copy the files, then after that change the windowstate back to normal, I think that should work. It works on my computer, but I'm copying small files.

    As for the second thing, I'm not sure.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width