Form Show/Hide VB 08/10

Post your C++ code snippets in here.
2 posts Page 1 of 1
Contributors
User avatar
Acem
VIP - Donator
VIP - Donator
Posts: 19
Joined: Wed Oct 19, 2011 6:49 pm

Form Show/Hide VB 08/10
Acem
Hide Code
Code: Select all
Form0.Hide
Show Code


Code: Select all
Form0.Show
From,
Acem
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Form Show/Hide VB 08/10
MrAksel
Sorry about this bump, but thats not the syntax of C++, you could use Form#->Hide; and Form#->Show; After every call you need to end the line with ;
-rep as soon as i can
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
2 posts Page 1 of 1
Return to “Quick Snips”