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.
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 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
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 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?
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...
Microsoft Calender Control Version 11
Hai friends ,
I am using VB6.0 and office 2003.
I am having a date control on a form . Pressing <f5> i open a form with a microsoft calender control .
Now the problem is the font size even though i set during the design mode , in the executable the font is not displayed properly. It displays as small dots.
Also if i keep the same control on a form in a separate project and make EXE , the same problem occurs.
kindly if any one has faced this problem let me know the solution
Thanx in Advance
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?
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
'-----------------------------------------------
What If The User Uses A Different Version Of Microsoft Word?
Hi guys! I need your help! I have created a project with a reference to "Microsoft Word 9.0 Object Library", the project runs on my pc perfectly (I have Microsoft Office 2000 and Windows 2000 installed), but when I try to run it on a pc with Microsoft Windows 98 and Microsoft Office 97 it doesn't. My project opens Word to write some numbers in it. It opens Word 97, but when it gets to create a new document, it hangs up and a message appears like this: "The program has performed an illegal operation and will be shut down"! Why does this happen? If anybody knows, please let me know. I would be very glad!
I have added the code that opens Word and creates a new document below.
First this:
Public Sub StartWord()
Set objWord = Nothing
Set objWord = New Word.Application
End Sub
and then:
Public Sub ExportToWord()
On Error Resume Next
Set objWord = GetObject(, "Word.Application")
If Err.Number Then
Err.Clear
Set objWord = CreateObject("Word.Application")
If Err.Number Then
MsgBox "Can't open Word."
End If
End If
objWord.Visible = True
Set objDoc = objWord.Documents.Add
With ActiveDocument.PageSetup
.LineNumbering.Active = False
.Orientation = wdOrientPortrait
.TopMargin = CentimetersToPoints(2.54)
.BottomMargin = CentimetersToPoints(2.54)
.LeftMargin = CentimetersToPoints(3.17)
.RightMargin = CentimetersToPoints(3.17)
.Gutter = CentimetersToPoints(0)
.HeaderDistance = CentimetersToPoints(1.25)
.FooterDistance = CentimetersToPoints(1.25)
.PageWidth = CentimetersToPoints(21)
.PageHeight = CentimetersToPoints(29.7)
.FirstPageTray = wdPrinterDefaultBin
.OtherPagesTray = wdPrinterDefaultBin
.SectionStart = wdSectionNewPage
.OddAndEvenPagesHeaderFooter = False
.DifferentFirstPageHeaderFooter = False
.VerticalAlignment = wdAlignVerticalTop
.SuppressEndnotes = False
.MirrorMargins = False
.TwoPagesOnOne = False
.GutterPos = wdGutterPosLeft
End With
End Sub
Want The Best Method Of Attaining The Currently Installed Version Of Microsoft Office
I want to know what the best way of getting the currently installed version of microsoft office is. As well as how to determine what the weird number is underneath registration in the microsoft office section. For example :
HKEY_LOCAL_MACHINESOFTWAREMicrosoftOfficeOFFICE_VERSIONRegistration{90110409-6000-11D3-8CFE-0150048383C9}
As you can see the part in bold, that is the funny number I am talking about because that changes each time you have a different version of office installed.
The section that is all captilized and BOLD AND ITALIC is the office version and I want to know how to attain this as well.
Thanks for the help
Determining Microsoft Word Version Using Visual Basic
I am trying to write a filter script and I would like the script to know if it is running on MS word 97,98 or 2000. How could I do this. ie. How could I write the code to determine or check what verison of MS word I am using. Thanks
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.
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.
"This Object Requires A Newer Version Of The Microsoft Jet Database Engine"
I have a Access 2000 database. I have Access 2002 installed on my machine.
Till Last Friday the database was working fine. But today, when I try to access a particular table, it gives an error:
"This object requires a newer version of the Microsoft Jet Database Engine"
I tried deleting this table, that also doesn't work.
Any help is appreciated.
Thanks
Control Usage In A Picturebox
I am using a tabstrip control with a different picturebox on each tab. That way, I can just add controls to the picturebox and when someone clicks a different tab, I just make the appropriate picturebox visible. The problem I am having is that the controls, comboboxes, on the individual pictureboxes, are not active. The only way I can get it to work is if I put the combo.additem event in the sub for picture1_click(). Is there a different way to make the combobox work when I click just the comcobox instead of clicking on the picturebox?
MSChart-control Usage
I want to make a chart like the one on the picture, with the x-axis beiing a date and the y-axis an integer. But i find the mschart control very confusing. Are there anybody out there who can give me some help ?
Thanks in advance,
Web Broswer Control Usage
I am new to the usage of web browser control. Is there any tip on how to use a Web browser control? I wish to display some thing like:
<table>
<tr> ... </tr>
:
:
</table>
A very short page!
Can I just store the tags in a string and dump it to the webbrowser control or I must make a temp HTML file 1st and use webbrowser to open it.
Thanks
Usage Of ActiceX Control
In our intranet we have a ActiveX controls that should only be used by
intranet pages. The problem is that this control can be used on any page on
the internet that might reference its CLSID.
There is a document on the MSDN (link below) that deals with the problem, I
quote:
"To safely use these ActiveX Controls in the intranet environment, it is
important to guarantee: That these controls be used only by intranet pages
and cannot be reused by other, untrusted security zones. [..]"
How do I do that??
One way is to write code that checks the URL of the page that the control is embedded in... Is there no other way?
Greatful for answers, Jan.
. Jan Andersson . Telia . Sweden
Correct Usage Of Timer Control?
I am trying to use a timer control to make a message flash in a status bar and it's not working right. I wish for it to flash every 1 second.
VB6 Control For Showing Percentage Usage
Hi There,
Could someone please point me in the right direction - I have been away from VB6 for a while and I have a specific requirement that I can not seem to obtain using the standard enterprise edition controls.
I basically need a column in a datagrid or something similar to a progress bar where I can make the background colour either green or red (for a certain portion of the width of the column or panel) and then superimpose a percentage display (numeric io.e. 28%) on top of it in another colour.
This column / box will be used to indicate if a tool is nearing the end of it useful life by having a green background if it is still within a determined production limit, or red if it is above a determined production limit. The amount of the background that needs to be filled in green will depend upon how close it is to the end of it's life.
I have attached a copy of an screen dump that I am trying to duplicate - I think that this system is running on linux.
Thank you for any pointers.
http://www.whitefiversystems.co.uk/tooldsp.png
Customization In MSComm Control Usage
I have been trying to make a com port reader
for the purpose of reading a specified buffer
lenght. One PC is connected to the other
through Serial Cable 25 Pin connectors.
When I run the program through local loop,
it works perfectly fine.
when I try to send the buffer from one PC
and receive it in the other, the error occurs.
The problem is that, when the receiving
PCs' port is made open by me, and I run the
program, the error message says Port already
open but when I try to run the program
without opening the port, it says, action
only valid when port is open!!
I can't understand what is going on!
It is the final stage of my final year project and
I am stuck very badly in this.
In simple words:
I want to send a 50 byte buffer from
one PC to the receiving PC through a serial
cable.
Please help me as soon as possible.
Naveed Anis
naveed_anis_kh@yahoo.com
I am waiting on the line!
A problem stays like a challenge till
I find the solution to it.
|