VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Draw a chord using Chord API

by Karthikeyan (187 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Sat 17th February 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Draw a chord using Chord API

Rate Draw a chord using Chord API



Form1.ForeColor = 675
rval = Chord(Form1.hdc, 100, 200, 30, 40, 80, 90, 30, 40)
End Sub
'Visit my Homepage at
'http://www.geocities.com/marskarthik
'http://marskarthik.virtualave.net
'Email: [email protected]

Download this snippet    Add to My Saved Code

Draw a chord using Chord API Comments

No comments have been posted about Draw a chord using Chord API. Why not be the first to post a comment about Draw a chord using Chord API.

Post your comment

Subject:
Message:
0/1000 characters