User Profile
Collapse
Profile Sidebar
Collapse
AwesomeNexus
Last Activity: Aug 3 '15, 05:02 PM
Joined: Aug 3 '15
Location:
-
Ok, i put if event and it seems ok but says expression expected. WTH? -
Click event in an If to check if already clicked...
Hello,
I have a custom maximize box made for my application. I want it to be so that when I click it once then it maximizes, but if I click it again, it returns to the previous size. My code:
...Code:Private Sub PictureBox3_Click(sender As Object, e As EventArgs) Handles PictureBox3.Click Me.WindowState = FormWindowState.Maximized If WindowState = FormWindowState.Maximized ThenLast edited by Rabbit; Aug 3 '15, 04:21 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: