Results 1 to 13 of 13

Thread: Resize, scale width/height [re4solved]

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Resize, scale width/height [re4solved]

    VB Code:
    1. FrmSplitted.pic.ScaleMode = 3
    2. FrmSplitted.pic.ScaleWidth = xWidth
    3. FrmSplitted.pic.ScaleHeight = yWidth

    why does this code give me an error 'invalid property value? i need to resize a picture box how can this be done? what is the best method?
    Last edited by Pino; Jun 16th, 2004 at 02:15 PM.

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