473,769 Members | 4,283 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1051
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*******@hotm ail.comwrote in message
news:Wk******** ************@wa gner.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******@fitzm e.comwrote in message
news:uL******** ******@TK2MSFTN GP06.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*******@hotm ail.comwrote in message
news:Wk******** ************@wa gner.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*******@hotm ail.comwrote in message
news:Wk******** ************@wa gner.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
5352
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 licence agreement gives no indication whatsoever that the 'viewer' software contains the implementation of a nasty near-impossible to remove rootkit software. http://www.sysinternals.com/blog/2005/10/sony-rootkits-and-digital-rights.html ...
21
10833
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 System.SecurityException. Also of note: Sitting at my local box, I can open regedit and connect to the remote registry. I see three hives: _CLASSES_ROOT, _LOCAL_MACHINE, and _USERS. I can open all but HKEY_LOCAL_MACHINE. When I try to expand that...
0
1156
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 in this config - it is only a test machine) Why does the IWAM_machinename registry hive remain loaded evan after IISReset (which kills aspnet_wp.exe)?
1
1606
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 ASP.NET application access the HKCU registry hive of the user on whose behalf it runs? It is obvious that that hive is not automatically loaded, thus what method does Microsoft recommend to load it so that my APS application can refer to HKCU? I...
29
8465
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 it was received from. Also, it happens with users that have to go through a firewall and users that don't. It happens across the a broad array of pages, most of them are simple grid pages that you can drill down into to collect more input data.
8
1935
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 the user may not have access right. Also adding it to IsolatedStorage is for one user and is not for all the users. Eventhough I thought IsolatedStorage could help on this. I am wondering how and where we could add the expiration date and number...
3
3177
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 GetWMIRegProvider=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & StrLine & "\root\default:StdRegProv") Thanks
0
2073
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 need to be added to the current process token before RegLoadKey can be used successfully. This exception is thrown when I call AdjustTokenPrivileges: "The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))". I'm unable...
11
7552
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 through HKEY_LOCAL_MACHINE and read one subkey at a time, if it contains this 'foo' then change it into 'moo'). As I already said, I am by no means an expert in Python (heck, I learned the basics only a month ago). However, I am willing to learn.
0
9579
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9422
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10036
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9987
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9855
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7404
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5294
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3952
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3558
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.