Skip to content

Instantly share code, notes, and snippets.

@facebookegypt
Created November 23, 2013 17:32
Show Gist options
  • Save facebookegypt/7617522 to your computer and use it in GitHub Desktop.
Save facebookegypt/7617522 to your computer and use it in GitHub Desktop.
blackboard
'Visual Basic Online Course - Blackboard
'VB6 for beginners
If Button = vbLeftButton Then
DrawOn = True
PicDraw.CurrentX = X
PicDraw.CurrentY = Y
End If
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment