Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    Visual Basic




Microsoft Calendar Control 8.0


I'm trying to use the calendar control in my project , but each time i'm trying to use it VB6 will crash to desktop.

I' not even using it , selecting the control and drop it on a form make my project crashed.

My system is :

- Windows XP SP1
- VB6 SP5




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
Problems Linking Outlook Calendar To Microsoft Calendar Control In Vb.
Hi,
For a while now I've been trying to find a way to link my outlook calendar to the microsoft calendar control in visual basic. When I click on the calendar in my program, I want it to show the appointment subject in a text box and the appointment body in a Richtext box. I'd appreciate any help?
Thanks.

Microsoft Calendar Control 8.0
How come this control when put on a form just crashes my VB?!

Is there any other calendar control besides the one in the mswindows common controls (that one sucks)

Microsoft Calendar Control 8.0
Is there anyway to select more than 1 day on this control? I want a user to be able to move through the calendar and on days where there is an appointment, mark the day somehow. So the calendar could have unlimited days marked to show something is on them.

Microsoft Calendar Control 8
how yes we do I use some calendar for more forms, and that value get in forms in textbox.
I use Microsoft Calendar Control 8.
beginner

Microsoft Calendar Control
Can I know whether is there any way or how to make a mark on a certain date on the calendar? for example, highlight, or put some text or whatever in it? I raelly appreaciate it if anyone could tell me on that... or is there other calendar which i can use that have this function??? THANKS A LOT !!!

Microsoft Calendar Control 8.0
Hi,

Just wondering if anyone knows any more than I do about this?

I would like to add some text to the dates, but I am predicting this calendar object is not very versatile.

Can anyone help?

Cheers, Lee

Microsoft Calendar Control
Hey ppl. Here is my problem: I want the user to be able to pick a date range. I have NO idea how to do this. Can I use the Microsoft Calendar Control and, if so, how? I'm using VB6. Please help!

Microsoft Calendar Control
hi!!
im making a vb application wich must use a calendar in order to work
but when i choose the ms calendar control 8.0 it appears in the toolbar
but when i try to use it it makes an error and closes the vb enviroment.
any ideas of what to do?
thanks alot!!!

Microsoft Calendar Control
I have an application with 2 calendars in 2 different forms. It was working fine in Windows 2000.

Now that I have Windows XP, one calendar is correct and the other one only shows a BIG "O" for october.. it seems the month name is showing with a font size something like 90 !

I look at both calendar, both settings are the same.

And the strangest part, in the IDE, both calendar are correct when I run the application !

Anyone knows what's happening ???

Microsoft Calendar Control 10.0
I started using an old VB6 project that I developed using office 97.

Now I am using Office XP and am having problems.

My calendar 8.0 seems to be the problem and it seems that v 10.0 fixes the problem. Right now if I even click on the calendar object(without running the program), VB6 crashes.

I cannot find 10.0 ANYWHERE.

Can someone point me to a place to download it as well as instructions on how to install it??

Microsoft Calendar Control 8.0
Has anyone had problems with this control? When I try to add this to my form, visual studio closes after a message comes up "VB has encountered a problem and needs to close" This is in Visual Studio 6.0 SP5

Microsoft Calendar Control 9.0
I can't make the calendar control display the current date automatically when it loads... Thanks for help on this!

ddutke

Microsoft Calendar Control 8.0 WIN XP <> WIN 2000
I've developed a VB appliction with the calendar control 8.0 on a Windows XP system with Office XP.
When I run that applictation under Windows XP with Office XP, the calendar works fine.
BUT when I run the same application under Windows 2000, I can't see the values on the calendar, I only see buttons, but no dates.....

I've registered mscall.ocx on Windows 2000.

Hope somebody can tell me what's going wrong.

Thanks in advance!

Tinne.

Problem Using Microsoft Calendar Control 8.0
Hi!

My program uses the Problem Using Microsoft Calendar control 8.0, (mscal.ocx)
and when i run the program it only shows the dates till 1999....what could the problem be?

Thanks all.

Writing To MIcrosoft Calendar Control 8.0
Hello,

I am using Microsoft calendar control 8.0 and I was wondering if it is possible to write to the day cells?

Meanning the 16 of december cell would have text in it.

Thanks Fraggy

Microsoft Calendar Control 9.0 Can't Display On Most PC
Hi all, I am quite new in VB6 and need for some help~

I just add a VB existed component "Microsoft Calendar Control 9.0" in my project. But this calendar control only work on some Window XP platform. For those who using Win2000 and some of WinXP platform, all the font on calendar can't be display properly (just blank and show the grid only).

Note that I am using VB6sp6, and the calendar also worked fine on my WinXP sp2 PC, but mayb not for others.

Any idea about this problem?

Microsoft Calendar Control Error..
I have added a Calendar Control in a Form. After some days when i clicked the control to change some of its properties, VB IDE got stucked. and when i ran the project An error message is displayed

-2147352560(80020010)
'Automation Error ...
Invalid Callee..'

I reinstalled my Windows XP and VB. Even after the installation, the same error is coming out. Why its so?

Microsoft Calendar Control Is Missing In VB
Hi,
My program was working fine before I packed it.
After I packaged program and installed it and uninstalled several time
for testing purpose, it seemed that I lost MSCAL.OCX control from my VB
program.
I couldn't find it anywhere in my PC.

Where can I download it?

Thanks!!

Problem With Microsoft Calendar Control In VB
Hello, all
in the application developed in vb6.0 we are using calendar control 11.0
in all machines we have tested the application, everything looks fine, but on the clients machine no number shows for dates when opening the calendar form. Please, if anyone could help me with this. Thank you a lot!

Problem Using Microsoft Calendar Control 8.0
Hi!

My program uses the Problem Using Microsoft Calendar control 8.0, (mscal.ocx)
and when i run the program it only shows the dates till 1999....what could the problem be?

Thanks all.

Microsoft Calendar Control Version 9.0 Usage
I am using Microsoft Calendar Control 9.0 for selection and display a set of specific dates for each month.

I need to use the calendar control in the following way :

Data entry :

To use the calendar control to select a particular month of a particular year, then allow the user to select several dates to enter. The program then stores these dates to database.

Enquiry :

To use the calendar control to select a particular month of a particular year, then the program would read the database to retrieve all previously entered date for that month and display is a listbox.

THe problem:

Maybe I don't know enough how to use the control but I found that I am unable to know which month the user has selected. There is event for a "new" month or "new" year but there is no property for the currently displayed month or year. There is neither event for a next month or previous month, so it is impossible for the program to know which month's dates are to be retrieved.

I doubt why the control is so primitive, or is that I don't understand how to use it ?

Could someone help to enlighten me ?

Thanks.

Microsoft Access 2000, SQL And Calendar Control
Hello!

I'm doing a little project with MS Access 2000 and I have been stucked with the following problem a few days:

I have a SQL query:

SELECT Sum(Table.Column) As Total
FROM Table WHERE Table.Date = [Forms]![MyForm]![ActiveXCtl].[Value] (I've also tried many other SQL-queries)

On the form I have a Calendar Control and its name is ActiveXCtl, I have put the following function call to the ActiveXCtl's Click-method: Form_MyForm.Total.Requery

I also have that query on the form as edit box (Name: Total).
Now when I click on a certain date on the calendar control, I would like to see query results for that date, but nothing happens.

Can anyone help me with this one?

Selecting Multiple Days In Microsoft Calendar Control 8.0
What I want to do is to be able to select two days..highlight the day if possible ..(Is there a way to do this).. then do a search through each day and add up the data I have on each day's form.

Any Ideas Anyone?!?!?!

Multiple Selections On Microsoft Calendar Control Using Ctrl
Hello all,

I am wondering if there is a way that a user can select multiple days within the Microsoft Calendar Control 8.0 or do I need to hard code this method in. If I need to hard code, can someone please provide a snipet of what I need to do and where?

Thanks...

Changing Colour Of Cell In Microsoft Calendar Control?
I am using the Microsoft Calendar Control 9.0. What I want to do is change the colour of a specific cell on a specific date. (either the backcolour of the cell or the colour of the date) How do I do this in code?

Microsoft Calendar
Hello,
I am using a calendar control (Common Control 2.6.0), and also a Tab (Microsoft Tabbed Dialog Control) with 6 tab. My problem is:
When I add a calendar to tab # 6, the calendar will be shown on the other tabs, and I only want to see it on the 6th tab (only).
Does anybody know why or how I can fix this problem?
Please help!!

Microsoft Calendar And Access
Hi

Im using the microsoft calendar control 11. What I am trying to do is reading from an access database change the colour a date if there is a field related to it in the database. Then once this date is clicked it takes you to a new form with the record displayed.

Bit unsure how to get this done. Any help or pointers would be greatful?

MicroSoft Calendar CHECK DAY
I have a microsoft calendar, the user has to select several days from it, but these days have to be checked on the calendar.

How can this be possible?

Create Microsoft Project Calendar Using VB6
Can anyone point me in the direction of a good link or book?  Thanks.

Swi

Add Pix To My Custom Calendar (not A Calendar Control)
Hey,
I'm hoping maybe someone can help me. I found this piece of code on the web (don't remember where) and I've made many adjustments to it. The only problem I'm having is I can't seem to add pictures to a date. For example, when the user double clicks on a date to add a text reminder, I would like him to also add a picture to that date. I would appreciate it if any of you could lend some help. Thanx.

NOTE:
This is a simplified version of my calendar. In the calendar in the attached zip file, I have changed the way the user changes the year (it is just a simple command button) and have deleted certain parts of the code that would have just cluttered things up for someone tryin to understand the code.



Edited by - Marce22 on 12/9/2003 1:24:33 PM

Sending A Meeting Request To Public Microsoft Outlook Calendar
I sent this message out Friday and have received no replies.

I am looking to send a meeting request to a public calendar through vb code. The code I have sends the request to a specified address and then saves meeting request on default (the sender's personal calendar). The problem I have is that I want the meeting request to be saved to a public Outlook calendar instead of the default.

Here is the code I am currently using:

'----Encapsulated Code Sends Meeting Request----
Dim MyOlApp As New Outlook.Application
Dim MyItem As Outlook.AppointmentItem

Set MyItem = MyOlApp.CreateItem(olAppointmentItem)
MyItem.MeetingStatus = olMeeting
MyItem.Subject = cboDeal.Text
MyItem.Body = MyDate & " " & cboTZone.Text & vbCr & _
mebPhone.Text & vbCr & _
txtAccess.Text & vbCr & vbCr & _
txtDetail.Text
MyItem.start = MyDate
MyItem.Duration = 30
Set MyRequiredAttendee = MyItem.Recipients.Add(AnalystEMail)
MyRequiredAttendee.Type = olRequired
MyItem.Send

Set MyItem = Nothing
Set MyOlApp = Nothing
'-----------------------------------------------

MicroSoft Winsock Control Vs Microsoft Internet Control
hello all
I want to Know among both of this (MicroSoft Winsock Control vs Microsoft Internet Control) which one is better. Or i can say which is reliable and secure.
I need to use one for upload and both works for me. but i cannot decide which is better t user.

Why Canīt I Add The Microsoft Winsock Or Microsoft Multimedia Control To My Project?
Iīm trying to add the microsoft winsock and the microsoft multimedia control to my project, but I get an error message saying that: "You donīt have the license to add this control in your design environment", or something like that.

Why is that, and how do I fix it?

How Can We Change The Control Of Day's In A Month View/Calendar Control
hi,
how can we change the control of day's in a Month view/Calendar control.

example:first week should have red colour
second week should have green colour.

Calendar Control Or Date Picker Control
Visual Basic 6 w/MS Excel.

Are there any calendar controls or date picker controls that can be used with Excel? Ideally, I would like a calendar to come up on the screen so the user can pick a specific date, then enter into a specified cell.

Where Is Calendar Control???
where I can find it ???

thanks for regard!

Calendar Control?
I am using access 2000.

I want to use a calendar but I am unsure how, I cannot find much in the help file.

When I click a date I want to open form1 and I want the value of the calendar control (the date) that I clicked on to be put into a textbox on form1.

How would I go about doing this?? I am not sure of the code to use?

Thanks,

Calendar Control
I know this is asking a lot but has anyone any experience with using calendar controls??

I would like to use one in an access database but I dont have a clue how to do it. I want to be able to click on a date and then for a form to open. How would I do that?

Thanks

Calendar Control
hi, i add a calendar control to my worksheet (EXCEL) and i wonder how can i define that when i choose a cell it pops up and when i choose a specific date it insert it to the cell ???

Calendar Control
When I insert a calendar control in an Access 2000 form, the calendar appears all the time. How do I make this appear only when I click on the arrow button (just like when I'm setting reminder in Outlook 2000)?

Please advise. Thanks.

Calendar Control 11.0
Hey all -

Rookie question by the rookie:

I have created a form and placed a calendar on it using Calendar Control 11.0 (I'm running Excel 2003). My question... by default the calendar does not automatically show the appropriate month/year based on today's date. How can I change this?

I am familiar with MONTH, YEAR, and TODAY functions, so I'm sure I can do that part of the code. What I am not familiar with, however, is how to change the month and year on the Calendar Control, as it is not a form I've created, but rather an OCX file in Program Files/Office...

Thanks much!!!

VB6 Calendar Control
My application has a calendar control that works just fine on the PC from which it was written. On the Windows SBS Server it works fine also. Unfortunately it doesn't work properly on the 2 other PC's I've loaded it on. The font is so small on the days that they aren't readeable. It was designed for week starting on Monday but on the 2 PC's it starts on Saturday and The month at the top of the control is unreadable. Any ideas???
Thanks

Calendar Control
Can the monthview control give me the dates of a specific week when clicking on the week number????

what happens when a week is within 2 different months??

Calendar Control 11.0
I've inserted Calendar Control 11.0 into my excel spreadsheet from the Insert Object menu. I didn't bind it to a form. What is the code to make the calendar display/highlight the current date whenever the spreadsheet is opened each day? I want it to display the right date automatically without having to input a shortcut key or anything. Do I have to create a form to do it, or can I just insert the visual basic code into the calendar control itself, and how? I don't know much about this, so please give me the steps in the simplest terms possible. Thank you.

Calendar Control
Is it possible using the MS Calendar control to post information within the dates of a calendar? (i.e. how MS Outlook displays upcomming events and meeitngs)

I'm trying to figure out if it's a property setting or what. It seems like it shouldn't be that difficult.

If its not possible, any suggestions on other calendar compenents would be helpful.

Thanks!!

MS Calendar Control 9.0
Hi there,

I have been looking around to workout the Calendar Control with medium success. I seem not to be able to find out anything about the Click Event, as I like to select a certain Form, Control etc. when I Click one of the a Date Numbers at RumTime.

Maybe somebody could help ???.

Thanks aktell NZ

MS Calendar Control 10.0
i have installed and successfully run an application with ms calendar control 10.0 in it however when i installed it on one workstation that should be able to run it the calendars appear very crunched up. I changed the resolution down then up but there was no change.....

Calendar Control
I know i am asking a lot of questions today but today i seem to be under the gun.....

how do i select a range with the MS Calendar Control 10.0, do i need to use 2 objects?

Calendar Control
I was wondering how do i get the big calendar like control like used in the Outlook Calendar? I have tried the calendar control but it causes VB to crash everytime i place it on the form.

Copyright Đ 2005-08 www.BigResource.com, All rights reserved