|
-
Oct 18th, 2002, 03:38 PM
#1
Thread Starter
Addicted Member
Decimals in width/height
Just wondering if a can assign a width and height to a picturebox or image box that is a decimal?
I have tried this and then used a message box to retrieve the value but it chops off the decimal.
pic1.width = 213.234
msgbox pic1.width
any ideas or is it impossible?
thanks in advance
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
|