How do you make the label invisible in windows application in visual basic 2010?
-
-
Answer:
There are two ways to make the label invisible. The first way steps are; 1. After you create the label, make the name (not caption) "lbl1". 2. Double click the form and in the code type "lbl1.Visible = False". Now when you play it, it will be invisible! The second way is; 1. Click the label 2. In the properties box, there is something called visible. In that click False. Now when you play it, it will be invisible!
wiki.answers.com Visit the source
Related Q & A:
- How To Make CD Label?Best solution by Yahoo! Answers
- In Visual Studio 2012 or 2013, how can I register a DLL file on Windows 7 64-bit computer using a Custom Action command?Best solution by Stack Overflow
- How do I make yahoo mail the default email application for this computer?Best solution by Yahoo! Answers
- How do you use the Contains Function in Visual Basic?Best solution by go4expert.com
- How do I output from one form to another in Visual Basic?Best solution by support.microsoft.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.