473,473 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How do I get the object library activated to use ocxCalender

2 New Member
Private Sub Date_Identified_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
ocxCalendar.Visible = True
ocxcalander.SetFocus

If Not IsNull(cboDateIdentified.Value) Then
ocxCalendar.Value = cboDateIdentified.Value
Else
ocxCalendar.Value = Date

End If

End Sub

It stipulates run-time error 424 object required. I looked at the reference list in VB tools reference, bu do not know which one it is. I am going to use this also on a access 2003 and 2007 machine. One machine is XP and the other Vista.

Sorry for being Ignorant but I do not know how to fix it.
Attached Files
File Type: zip Captured Actions.zip (25.9 KB, 52 views)
Aug 11 '09 #1
2 1381
missinglinq
3,532 Recognized Expert Specialist
It would probably help if you actually placed the a copy of the calendar control on your form before you try to manipulate it! You have no oxcCalendar on your form!

Welcome to Bytes!

Linq ;0)>
Aug 11 '09 #2
Hoender
2 New Member
Thanks that is why I am asking for help. I used the following www.fontstuff.com/access/acctut09.htm
Aug 11 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Wolfgang Schwanke | last post by:
Dear usenet, I'm having the following small problem. I've been ask to add some Quicktime panoramas to a website. The author of the panoramas has made two versions of each: One in MOV format,...
5
by: david.kao | last post by:
Hi All: I am creating a COM+ Pool object in C#. I set up the following attributes: JIT (true),Pool size; and at the end of each public method I called ContextUtil.DeactivateOnReturn=true to set...
2
by: Stan | last post by:
I wasn't sure what would be the best ng to post it. We have ASP.NET app that uses serviced component to perform all database writes and updates (there are separate components sitting on the web...
4
by: Nijazi Halimaji | last post by:
Hi everybody I have created a new timer object WithEvents tmr_check As New System.Timers.Timer On my form_Load-Event I activated the timer... Then I made a label on my form and putted on...
2
by: Sascha Schmidt | last post by:
Hello! I would like to call a remoting object ( likely as a server activated singleton) from an IIS hosted webservice. Is this generally possible? Or is there a fundamental problem? I...
4
by: Greg | last post by:
What are the compile time and runtime differences between a .NET object? For example, with COM, an object is compiled and delivered as a native binary. It must be registered on the target...
4
by: mkadlec99 | last post by:
Got a remoting question I was hoping someone could solve. I have an object (UpdateFlifo) that has two constructors, one empty, and one with arguments. I want to expose this object remotely,...
0
by: Piotrekk | last post by:
Hi I have a problem with my client activated objects. The service has very short lease time. Client calls function add(2,3) which saves total sum of 6. Then client performs Thread.Sleep(6) which...
0
by: Piotrekk | last post by:
Hi I have a problem with my client activated objects. The service has very short lease time. Client calls function GetProdct(2,3) which saves total product of 6. Then client performs...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.