473,406 Members | 2,849 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How can you hive

Mat
You can hide objects like labels or text boxes using the visible property
but the problem I have is that the space used by the object is used leaving
a blank spot.
how can u avoid that?
Dec 11 '06 #1
3 1031
Sometimes also setting the Enabled property to false helps. I'll often group
them into a container object such as a Panel so I can then hide and disable
the panel instead of worry about turning on and off a bunch of controls.
--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Mat" <Ma*******@hotmail.comwrote in message
news:Wk********************@wagner.videotron.net.. .
You can hide objects like labels or text boxes using the visible property
but the problem I have is that the space used by the object is used
leaving a blank spot.
how can u avoid that?

Dec 11 '06 #2
css's display:none; might help here..

Karl

--
http://www.openmymind.net/
http://www.fuelindustries.com/
"Mark Fitzpatrick" <ma******@fitzme.comwrote in message
news:uL**************@TK2MSFTNGP06.phx.gbl...
Sometimes also setting the Enabled property to false helps. I'll often
group them into a container object such as a Panel so I can then hide and
disable the panel instead of worry about turning on and off a bunch of
controls.
--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Mat" <Ma*******@hotmail.comwrote in message
news:Wk********************@wagner.videotron.net.. .
>You can hide objects like labels or text boxes using the visible property
but the problem I have is that the space used by the object is used
leaving a blank spot.
how can u avoid that?

Dec 11 '06 #3
You don't use absolute positioning, that's how. If you use exact
coordinates for all your objects, then you end up with holes.

"Mat" <Ma*******@hotmail.comwrote in message
news:Wk********************@wagner.videotron.net.. .
You can hide objects like labels or text boxes using the visible property
but the problem I have is that the space used by the object is used
leaving a blank spot.
how can u avoid that?

Dec 11 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

87
by: Sony Music CDs install Malware | last post by:
Whether you are a web surfer or a C++ developer, if you use Windows be cautioned about SONY music CDs. They contain 'viewer' type software that is actually a trojan horse for a "rootkit". The...
21
by: Kevin Swanson | last post by:
I'm attempting some remote registry manipulation via C#. I've written a test app to simply grab a specified key from a specified hive on a specified machine. The call to OpenSubKey is throwing...
0
by: \Rob\ | last post by:
On a Win2000 domain controller, the ASPNET (v1.1) worker process (aspnet_wp.exe) runs under the IWAM_machinename (IIS 5) account NOT the ASPNET account. (I know domain controllers shouldn't run...
1
by: Robert Drozdz | last post by:
Hello everybody! There are many posts here concerning registry access and some derived problems. I couldn't find however any simple answer to this basic question: How can an impersonifited...
29
by: Chris Sutton | last post by:
I have a production asp.net application that is getting seemingly random Viewstate errors. It is a single server, so there isn't any issue with posting viewstate to a different server that what...
8
by: Mike9900 | last post by:
Hello, We want to add a secret code which is the expiration date and the number of uses of the trial software in storage. Saving this code in the Windows Registry is not a good choice, because...
3
by: delwar66 | last post by:
Can anyone help me with this this to run under alternate credentials. What would be proper syntax for that. pls explain and show me how if you can. Set...
0
by: =?Utf-8?B?c2po?= | last post by:
Writing an app in VB.NET 2005 which needs to load a registry hive. As far as I can determine, there isn't any managed code to do this (sigh), so I need to revert to APIs. Additional privileges...
11
by: Unknown Hero | last post by:
Tim Golden wrote: The first link which points to the Python documentation for the _winreg module I already checked, even before coming here. I am wondering how I should do the loop I need (go...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.