Created
November 25, 2013 22:36
-
-
Save facebookegypt/7650172 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'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