|
-
May 1st, 2007, 05:16 AM
#1
Thread Starter
New Member
How To Hide a Control With Solid Colour - What Properties?
Good Evening
I have tried this in VB6 but I am still not 100 percent sure if this right-
I want a control on the form to have a solid colour that won't show through the colour of the form it is placed on.
This is what I think is done to achieve this:
Modify STYLE Property – Set to 1 – Graphical, which turns the control into the same colour as the background
Modify VISIBLE Property – Set to False which sets a value to determine that the object is hidden
Does anyone know if this is correct or is it some other property I use.
I just want on this application for one control to appear to test a condition I am doing.
Any assistance grateful for.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|