Results 1 to 2 of 2

Thread: Temp meter scale rotate ?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2006
    Posts
    282

    Temp meter scale rotate ?

    I've attach here source code, this one works ok, but when I add this same code
    to other project I got error in function, please check.

    This is my error when add it to other project:

    Code:
    Private Function DrawStdPictureRot(ByVal inDC As Long, ByVal inX As Long, _
        ByVal inY As Long, ByVal inAngle As Single, ByRef inPicture As StdPicture) As Long
    User-defined type not defined ?
    Attached Files Attached Files
    Last edited by VB Client/Server; May 13th, 2011 at 11:04 AM.

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