473,320 Members | 1,936 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,320 software developers and data experts.

Control opens over another

Hi,

I have a user control that have a textbox, a imagebutton and a calendar
control's. No hard to see that this usercontrol is a calendar.
What happens is that when I click in imagebutton teh calendar opens. The
problem is that sometimes this calendar opens above another control present
in the same page. How can I avoid this and opens all the times calendar over
any other control?

--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope this help you (if I try to help you)
ruca
Nov 21 '05 #1
2 987
I might suggest setting the Z-order of the calendar higher than the controls
is overlays and possibly setting those controls to invisible. When the date
changes on the calendar you can set it to invisible and restore the
visibility of the controls it overlays.

You mention this is a user contol. This scheme may not work if you do not
know which controls are overlayed.

"ruca" wrote:
Hi,

I have a user control that have a textbox, a imagebutton and a calendar
control's. No hard to see that this usercontrol is a calendar.
What happens is that when I click in imagebutton teh calendar opens. The
problem is that sometimes this calendar opens above another control present
in the same page. How can I avoid this and opens all the times calendar over
any other control?

--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope this help you (if I try to help you)
ruca

Nov 21 '05 #2
Thanks

"Ea******@HighFlyingBirds.com" wrote:
I might suggest setting the Z-order of the calendar higher than the controls
is overlays and possibly setting those controls to invisible. When the date
changes on the calendar you can set it to invisible and restore the
visibility of the controls it overlays.

You mention this is a user contol. This scheme may not work if you do not
know which controls are overlayed.

"ruca" wrote:
Hi,

I have a user control that have a textbox, a imagebutton and a calendar
control's. No hard to see that this usercontrol is a calendar.
What happens is that when I click in imagebutton teh calendar opens. The
problem is that sometimes this calendar opens above another control present
in the same page. How can I avoid this and opens all the times calendar over
any other control?

--
Programming ASP.NET with VB.NET
Thank's (if you try to help me)
Hope this help you (if I try to help you)
ruca

Nov 21 '05 #3

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

Similar topics

1
by: Vetrivel | last post by:
Application architecture : Develop interface between two existing systems, a. Enterprise CRM system b. Web based intranet system. Environment : Intranet Server : IIS and ASP. Script :...
8
by: bebelino | last post by:
Hello, The following is up to now not very clearly to me. What ocxfiles to use in A2000? For example: The listview. Now I use the one given in comctl32.ocx (Microsoft windows common controls 5.0...
2
by: MLH | last post by:
A form named frmVehicleEntryForm has a number of textbox controls who's OnGotFocus property setting is an expression... =Change2Green() Change2Green() looks something like this... Dim MyControl...
1
by: 2D Rick | last post by:
I have a form that opens maximized and requires scrolling down to see all the textboxes. When you enter a textbox in the lower portion of the form the Enter event opens a large textbox with a large...
16
by: DFS | last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to open below the cursor position. It currently opens just to the right and below the cursor position. I hunted through...
2
by: ruca | last post by:
Hi, I have a user control that have a textbox, a imagebutton and a calendar control's. No hard to see that this usercontrol is a calendar. What happens is that when I click in imagebutton teh...
7
by: Siv | last post by:
Hi, I have an MDI application that uses a generic "ShowPage" routine in a module that is called when I want to display a child form. The basic idea is that in the module I have declared each form...
3
by: Zorpiedoman | last post by:
Horay! I have just put the finishing touches on a new User Control... The" Jelly Button" I created a setup program which runs fine. I see the .dll nicely in the GAC. How come it does not...
1
by: celoftis | last post by:
BACKGROUND: I have some PPT slides that have been converted to HTM (ensuring that the show slide animations while browsing checkbox is checked). The original HTM slides have custom animations to...
2
by: fredloh | last post by:
i have a microsoft date and time picker on a form. when i open the form on the pc where the form was created, the form opens and display the control properly. however, it opens just fine in some...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.