ZooFlow: Flowform Test 1
This commit is contained in:
parent
2dde2d3a21
commit
0f1b0d3e30
@ -1,4 +1,8 @@
|
|||||||
Public Class frmFlowForm_Test1
|
Public Class frmFlowForm_Test1
|
||||||
|
''' <summary>
|
||||||
|
''' Make button with rounded borders by custom painting the background
|
||||||
|
''' </summary>
|
||||||
|
|
||||||
Private Sub frmFlowForm_Test1_Load(sender As Object, e As EventArgs) Handles Me.Load
|
Private Sub frmFlowForm_Test1_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||||
Opacity = 0.2
|
Opacity = 0.2
|
||||||
End Sub
|
End Sub
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user