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
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
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.
Calender Control
Hi,
Just wondering, I have VB6 and the calender control, which is fine but takes up too much room - is there one available that shows when you hit a combo button or something (like VB.Net)
Calender Control
Hi
I'm using MS calender Control. I tried to, but failed, to color the days of my choice. Is there anyway to color some specific days in the control? I don't care wheater it is the text or background color, as long as it is a single day that is highlighted
VB6 Calender Control
Anybody had any problems using the Calender Control in VB6 under XP?
If so did you fix it?
And if you fixed it how did you do it?
Ta, Dazza
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!!!!
Calender Control
I need major help on this. I DONT NEED ANY CODE (although I might need some examples on how to make it work?).
so i added ms calender control from the components. dragged it on, and did a
VB Code:
Private Sub Calendar1_Click()MsgBox Calendar1.Day End Sub
so i get the day. ok heres my purpose:
I am a student, and I have 4 days to work on this project. I am trying to make an organizer. so like, on the main page a calender is shown, and if they click a date they can add what "TIME" things need to be done, and whens it due and stuff.
how do I store the info? what do i need? any other components?
anyone wanna send me some examples?
Calender Control
On one of my clients machines that numeric dates are not appearing in the calendar control, instead there are just *. I have ensured the mscal.ocx is installed & registered.
Any suggestions?
Calender Control
How can you set the value of a textbox to what ever date you select in a calender control?
Calender Control In VBA
Hello,
I have to use a calender control in my project.
And my project is based on VBA.
As i don't know VBA, plz help me.
My client want a calender which have to show his appointments,follow ups and vacations.
I don't know how to proceed further with this project.
plz help me.
---------------------------------------------------
Project description:
This is a German Real Estate Company,they r maintaining their database in MS Access.He want me to convert his database into SQL Server.(Completed).
He want some additional features to his forms,
and a calender form. (regarding this, i need help)
Thanku all.
Calender Control
The calender control on one of the forms shows only the month and year.
I would like it to show the date as well. Using Vb 6.
--
Chilangisha B Changwe
email@removed
--
http://www.fastmail.fm - Faster than the air-speed velocity of an
unladen european swallow
VB Calender Control
Hi,
I use Microsoft Calender Control in my program.
The calendar gives me the - Day / Month / Year.
Now How can I change the calendar to Month and Year view only e.g June 04
etc.
Regards,
Feroz
Need A Calender Control
Hi,
Does anybody know where i can find a calender-control that displays a whole month or year and where i can fill in a value for each day ?
Then i want to put those values in a database.
Thanks
Calender Control
Hi everyone, seems to have been a while since I was last on the forum with a question, but can somebody tell me why a small program I wrote with calander control in it does not work correctly on a pc with W98 OS. The program has functioned ok for a long time then I made a small change to it and now the calender control shows in the program but with no information on it (the dates on the day boxes do not show, however if you click on them it gives the correct date) The program still works ok on two machines running win2000 (both also have vb6 installed). What is the reason for this ?
Thanks
Farpoint Calender Control
Select Dropdown and select Date(FarPoint Calender) and click on the button or form leaves a gray box(the image of the calender on the form).screen shot attached for reference.Please help
Will Calender Control Work For Me?
Hello,
I'm trying to figure out if the calender control will work for me. I want to have important events displayed INSIDE the calender on the date they occur (like the real calender everyone has in their kitchen). Like inside the box labelled Oct. 10th I might put "Doctor's appointment: 3:00". The data can be seen month by month for the whole year, like flipping the pages of a real calender. The user might double-click a date to open a text box to enter a new event. I'm pretty sure you can't display anything inside the calender control itself; it seems to be for just picking dates where you could then print events somewhere else in the form. But what good is that? If you want to make plans for the month you want to see everything you're doing all at once not just one day at a time, right?
Thanks in advance,
neef
How To Use Calender Control/(UNRESOLVED)
Hi friends,
I m designing application for school and i need to design school attendance report with form in VB6, my database is in access2000. I don't know how to design 31 text boxes in single form. SO please tell me how to use calender control for this.
it's really urgent for me as this question is on forum for last 3 days and more.
with regards
pratik mehta
Problem With MS Calender Control.
Serveral users here have a vba app in which there is a form with the MS Calender control on it. However, for one user, his date is one day off from everyone else's. Makes no sense. It works fine otherwise.
I've checked his system date and that is correct. I've also tried un-registering and re-registering the ocx. But no luck.
Does anyone have any ideas as to why this could be happening?
Bruce
"If at first you don't succeed, try, try again. Then quit. No use being a damn fool about it." --W.C. Fields
Saba
HELP In Calender User Control
Hello,
Can anyone help me take a look at a Calender User Control coding that was able to compile before but as I develop it, it gives me a type mismatch error in:
k = Weekday(mday) - 1
mday = WeekdayName(Weekday(mday))
// Below is the whole coding source, please help me out. Thank you so much.
Private Sub UserControl_Initialize()
load = 1
mrow = 1
mcol = 1
With MnthCmb
.AddItem "January"
.AddItem "February"
.AddItem "March"
.AddItem "April"
.AddItem "May"
.AddItem "June"
.AddItem "July"
.AddItem "August"
.AddItem "September"
.AddItem "October"
.AddItem "November"
.AddItem "December"
End With
For i = 1980 To 2020
yrcmb.AddItem i
Next
yrcmb.ListIndex = 24
i = Month(Date)
MnthCmb.ListIndex = i - 1
Call loadgrid
End Sub
Private Sub loadgrid()
With MsCalGrd
.clear
i = 0
For i = 0 To 6
.ColWidth(i) = 500
Next
.TextMatrix(0, 0) = "Sun"
.TextMatrix(0, 1) = "Mon"
.TextMatrix(0, 2) = "Tue"
.TextMatrix(0, 3) = "Wed"
.TextMatrix(0, 4) = "Thu"
.TextMatrix(0, 5) = "Fri"
.TextMatrix(0, 6) = "Sat"
mday = (MnthCmb.ListIndex + 1) & "/1/" & yrcmb.Text
k = Weekday(mday) - 1
mday = WeekdayName(Weekday(mday))
mdays = Left(Right(DateSerial(yrcmb.Text, MnthCmb.ListIndex + 2, 0), 7), 2)
i = 1
j = 1
Do While (True)
.TextMatrix(j, k) = i
i = i + 1
If k = 6 Then j = j + 1
k = (k + 1) Mod 7
If i > mdays Then
Exit Do
End If
Loop
End With
End Sub
Private Sub MenuCmd_Click()
Unload Me
MainMenu.Show
End Sub
Private Sub MnthCmb_Change()
Call MnthCmb_Click
End Sub
Private Sub MnthCmb_Click()
If load = 1 Then
yrcmb.Text = Year(Date)
load = 2
End If
Call loadgrid
End Sub
Public Sub MsCalGrd_Click()
With MsCalGrd
mdate = .TextMatrix(.Row, .Col)
If mdate <> "" Then
.FocusRect = flexFocusHeavy
mdate = MnthCmb.Text & " " & mdate & "," & yrcmb.Text
datelbl.Caption = mdate
If .Row = 0 Then
Exit Sub
End If
actrow = .Row
actcol = .Col
.CellBackColor = vbBlue
.Row = mrow
.Col = mcol
.CellBackColor = vbWhite
mrow = actrow
mcol = actcol
.Row = actrow
.Col = actcol
End If
End With
RaiseEvent change
End Sub
Private Sub YrCmb_Change()
Call YrCmb_Click
End Sub
Private Sub YrCmb_Click()
Call loadgrid
End Sub
Sub clear()
With MsCalGrd
.CellBackColor = vbWhite
.FocusRect = flexFocusNone
End With
End Sub
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
Calender Control - Date YES But Which Week ....
Hi there,
I'm trying to figure out if it is possible to use the Calender control and somehow when you click the date can also find the week of that date (say it's "date = week 32 of the 2006) just like in a dairy. If it has to be any other control fine, but I would prefer the Calender cntrol to work with.
Thanks aktell
Calender Control Finnish Problems
HEEEELLLLPPPPPPPP
I have installed a system in Finland onto a Finnish PC. Now the calender control doesnt work on that pc. The OCX is there and vb6 runtimes are present but for some reason the chars dont appear???
Anyone had this before?
Calender Control Current Date
Hello,
I have a Microsoft Calender control embedded in a form. I would like the control, when opened, to display the current date. Is there a way of setting the value of the calender control with the current date. Any help would be appreciated. Thanks,
Hellboy
Storing A String On A Calender Control
im making a project and i want to have it so when you type something in and press a button it save a value and highlight the date on the calander you saved it to how would i do that?
Edited by - Split on 12/10/2005 2:08:29 PM
Calender Control 10.0 Application Kick Out
About a year ago I experience an application kick out when I clicked on the VB6.0 calender control 10.0. It only did it on one of my PC and not on the others. The solution was to go into the PC set up and reset a calender funtion. After I made the adjustment all worked fine. A year later I havent been able to fine those instructions on any of my search sourses.
Can you help diect nme to this fix.
Ron
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
Calender View Control Position On Screen
Hi All
I click a number of buttons to open a calender view
Can anyone tell me how to get my calender view to always open next to the button i pressed to open it
thanks
Gibbo
Changing Recordsource Of Calender Control During Run Time
hi,
I am doing a project using calender control in vb and databases. I couldnt change the recordsource of the calender control during runtime. I need.... whenever i select a day from calender control the corresponding datas from the database should display in the datagrid used in the same form. I ll be very thankful if you give some suggestion for it.
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.
"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
Microsoft DirectAnimation Media Control : Sprite Control- Please Please Help
hi, does anyone here know how to use the sprite control? (microsoft directanimation control) (DAXCTLE.OCX)
the only way to specify an image is by the "sourceURL" and i can't seem to get it to work, it just doesn't want to display anything.
can someone please tell me how this thing works, i really need this cos i can't learn bitblt in a week and i think i'll stick to simpler things which all i have to do is move the location of teh picture placeholder.
all the help pages i saw was talking about using it in html so i still can't get it to work,
i'm doing a school project and it's going to be due in a week, and anigif control is crap because everytime i move it, it displays it's background colour (flash once) instead of being transparent all the time. so i really need to know how to use this control
thanks
Microsoft Data Grid Control With ADO Control
I have a Form displaying a DataGrid Control 6.0 that is connected to an Access query. The access query lists every record beginning with the current date and every date forward from that date on.
Now when I click on that DataGrid and put the cursor on the record that I want to select - I want the whole record highlighted. Kinda like when you click on the column with the arrow placement - it highlights the entire record. I didn't see a property on the DataGrid control that would make it do what I want.
I would think that for it to work I would have to put in the following code:
Code:
Private Sub grdDataGrid_Click()
'place code here
End Sub
Also what would be the SELECT statement or query I could build that would contain that entire record that is highlighted?
I want to show a report (when I double-click) that will pull from that query but I am unsure as to the correct SELECT statement that would search from that DataGrid alone! I'm not even sure on the DoubleClick code: Would it be ----------
Code:
Private Sub grdDataGrid_DoubleClick()
'place ??????????huh?
End Sub
Any help is appreciated!
Thanks,
Stephen
Version Control
Hi,
Anybody have any cool ideas about database version control?
Currently I have the database structure (tables, stored procs and indexes) stored as SQL scripts in SourceSafe which is fine - but what about versioning of reference data (such as currency exchange rates, office addresses etc.) - should that be held in SQL scripts in SourceSafe as well , or is there a way of storing a snapshot of the data?
Thanks in advance,
Duncan
Need New Control Version
From which site can I download the latest Active X controls ?
The MSChart control that I got is MSCHRT20.OCX, ver 6.00.8804 (March 14, 2000). Is it possible that there may a later version ? Or is there any other Chart control by any other company that I can use that someone can hopefully tell me about ?
Version Control
I am currently helping out with the development of an app with 2 to 3 other remote developers, and am concerned about losing updates/changes whilst passing the parts of the project back and forth.
It would be nice to have some sort of management system that allows modules/forms/etc to be "checked out" from a central server and checked back in when done with changes. This would disallow 2 developers working on the same peice of code at the same time and ensure the code on the server is up to date.
Does a system like this exist, preferably as freeware or verycheapware?
Thanks for any help!
Different Version Of Control....
How you guys compile the application for different windows version of PC if the version control has different version?
Say my development platform is Windows NT, but the user is using Windows 95, and the app is not working there, with the error message can't create the object, the version is not updated kinda..
Version Control
We are planning a rather large development project.
I would like to have a version Control system in place. Does anyone know of a good Version control System that
works within the visual studio framework?
Also, how can you split up 1 project so that multiple programmers can work on the same project at the same time?
Dan
Need New Control Version
From which site can I download the latest Active X controls ?
The MSChart control that I got is MSCHRT20.OCX, ver 6.00.8804 (March 14, 2000). Is it possible that there may a later version ? Or is there any other Chart control by any other company that I can use that someone can hopefully tell me about ?
Thanx
Anjanesh
Backup Version Control
Hi
Does anybody has a suggestion how I can implement a type of version control in a program.
I'm using zip32.dll and unzip32.dll to backup and restore my database. The user gets to enter/select the backup filename and destination for the zip file.
My problem is that the program needs to check which version of the program made the backup before it restores the backup so that an old version database is not restored over a new version database. The database name is the same in both versions but one version has more fields in the tables than the other so the program will crash if the wrong version is restored.
Any ideas highly appreciated.
Bezzie
Backing Up And Version Control
Currently, when I back up a VB6 project, I save each module 1 by 1. I don't like this method because saving to a floppy is already slow and when you have more than 10 forms, modules, etc. - it is not only slow, but I risk skipping a module especially if I am sleepy.
Is there a faster way to back up the entire project?
The other problem I have is that when I try to roll back to a backup copy of the project I have some trouble because the backup versions and the current versions of the project and/or module files inevitably have names in common and it can be confusing and easy to make a mistake. Have others experienced this?
Should I be using SourceSafe? Could anyone suggest a cheaper alternative?
Thanks in Advance.
Version Control Software
I'm currently looking at version control software, CVS, SourceSafe, and the like, anyone have any experience with any of this? If anyone has used this and has anything to say, Pro/Con for any of this kind of software, I'd appreciate it if they would share. Many thanks in advance.
-Kristopher G. Hollingsworth
|