Skip to content

Instantly share code, notes, and snippets.

@facebookegypt
Created November 25, 2013 22:36
Show Gist options
  • Save facebookegypt/7650172 to your computer and use it in GitHub Desktop.
Save facebookegypt/7650172 to your computer and use it in GitHub Desktop.
'visual Basic Online Course
'Create Rounded and Transparent Form
'Http://vb6access2003.blogspot.com
Dim w As Single, h As Single
Dim edge As Single, topEdge As Single
Dim i As Integer
Dim r As Long
Dim outer As Long, inner As Long
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment