Programming (2 programming stories)

it started with nudes (don't let it end)

Drunk Jisoo sent her nudes to a random number. Wait till sober

Latest
/
Newest
/
Oldest
/
Completed
/
One Shots
/
Views
/
Subscribers
/
Comments
/
Votes
/
Chapter Count

Show stories only
Show non-rated stories only

Source Code

By cappuccihae Updated
Tags  programming 
With 1105 words
Status Friends Only

  Dim Balance, D, W, A, B, C, E, F, G As Currency Dim X, Y As Integer Private Sub cmdBack1_Click()     fraTransaction.Visible = True     fraDeposit.Visible = False     fraWithdraw.Visible = False     fraMain.Visible = True End Sub Private Sub cmdBack2_Click()     fraTransaction.Visible = True     fraDeposit.Visible = False     fraWithdraw.