|
-
Nov 15th, 2006, 02:13 AM
#1
Thread Starter
New Member
Calender Control -- Nothing
Hi There,
I use the vb calender control in a application. There is about in total 50 of them in the program. The problem is that about 5 of them, when you make it visisble it displays the control with no day values, the month and year is fine but only the days is effected. All the other controls is fine its just a specific nm of them that ****s around.
Please help!!!!
Drive Like You Stole It! But Handle It Like You Own It! 
-
Nov 15th, 2006, 02:15 AM
#2
Re: Calender Control -- Nothing
does it act like this at all times or at specific times...
BTW: if you post your code where you are making it visible, might help us to analyse better...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Nov 15th, 2006, 02:22 AM
#3
Thread Starter
New Member
Re: Calender Control -- Nothing
All the time from installation. Its a simple button click event making the control vissible. Vissibility is set to False and when you click a button it becomes vissible. Simple. All of the controls through the program works on the same principal.
Drive Like You Stole It! But Handle It Like You Own It! 
-
Nov 15th, 2006, 02:28 AM
#4
Re: Calender Control -- Nothing
if you delete the misbehaving control and insert a new instance there at runtime...will it work properly...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Nov 15th, 2006, 02:46 AM
#5
Re: Calender Control -- Nothing
the calender control (assuming you're talking about Microsoft Calendar Control X) is intended to be used with VBA in the MSOffice suite and is known to be very buggy when used from VB6.
It is also non-redistributable (i believe), so I suggest you find an alternative control
-
Nov 15th, 2006, 03:02 AM
#6
Thread Starter
New Member
Re: Calender Control -- Nothing
Im using mscal.ocx. What other similar type controls are for me to use. That is stable.
Drive Like You Stole It! But Handle It Like You Own It! 
-
Nov 15th, 2006, 03:18 AM
#7
Re: Calender Control -- Nothing
yes, that is the one which comes with ms-office. You can use MonthView/Date Picker control which is in the Microsoft Windows Common Controls 2 6.0 (SP4) which is more convenient...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Nov 15th, 2006, 07:38 AM
#8
Thread Starter
New Member
Re: Calender Control -- Nothing
Is there a fix for the bugs, that i can tell my client to update. Cause i've got a bunch of clients having the problem.
Drive Like You Stole It! But Handle It Like You Own It! 
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
|