473,503 Members | 1,818 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem using window API Access 2003

Hi All,
Using the instructions given from
http://www.mvps.org/access/forms/frm0042.htm , I am trying to align 2 forms
when the second form is opened. The problem I have is that when compiling
the project, "Public Property Get Parent() As clFormWindow" throws up as
"User-Defined type not defined" error.

I have imported the class module from the web page.
I'm guessing that I need to set a reference but do not know where to start
:o(

Could someone offer any advice?

TIA,

Mark
May 10 '06 #1
2 3152
On Tue, 09 May 2006 06:57:54 GMT, "Mark Reed"
<ma*********@ntlworld.com> wrote:

When you added clFormWindows.Bas to your project, you did not make it
a Class Module, and/or you did not name it clFormWindow.

-Tom.

Hi All,
Using the instructions given from
http://www.mvps.org/access/forms/frm0042.htm , I am trying to align 2 forms
when the second form is opened. The problem I have is that when compiling
the project, "Public Property Get Parent() As clFormWindow" throws up as
"User-Defined type not defined" error.

I have imported the class module from the web page.
I'm guessing that I need to set a reference but do not know where to start
:o(

Could someone offer any advice?

TIA,

Mark


May 10 '06 #2
Tom your an absolute star.....I did make it a class module (although I have
no idea about the difference between a standard module and a class module)
but due to my ignorance, I never named it clFormWindow!!!!!

Many thanks,

Mark

"Tom van Stiphout" <no*************@cox.net> wrote in message
news:d3********************************@4ax.com...
On Tue, 09 May 2006 06:57:54 GMT, "Mark Reed"
<ma*********@ntlworld.com> wrote:

When you added clFormWindows.Bas to your project, you did not make it
a Class Module, and/or you did not name it clFormWindow.

-Tom.

Hi All,
Using the instructions given from
http://www.mvps.org/access/forms/frm0042.htm , I am trying to align 2
forms
when the second form is opened. The problem I have is that when compiling
the project, "Public Property Get Parent() As clFormWindow" throws up as
"User-Defined type not defined" error.

I have imported the class module from the web page.
I'm guessing that I need to set a reference but do not know where to start
:o(

Could someone offer any advice?

TIA,

Mark

May 10 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4223
by: Barb | last post by:
Hi there, I sincerely hope that someone out there can help. I have two instances of the SQL 2000 Desktop Engine running. One is on my local machine for development and the other is on another...
5
7829
by: j.mandala | last post by:
Someone is trying to run my Access 2002 database under Access 2003. He has had a number of problems: 1) i used the MSComCt2.ocx for it's Date and Time picker. I can't find it under 2003. Do I...
4
2206
by: jwa6 | last post by:
I have a user/pc specific problem in access. This doesn't occur on any other ( windows xp pc) that I have used the ..mbd on. This involves a query that's using a range of dates as a parm. This...
3
1817
by: Dr Twin via AccessMonster.com | last post by:
Hello to all I have a huge problem with Access 2003 with SP1, installed on WinXP Pro SP2 with all the current updates. I've tried everything including installing Office again, and again and...
4
2950
by: waltborders | last post by:
Hi, Because the blind are unable to use a mouse, keyboard navigation is key. A major difficulty is that not all windows forms controls are keyboard 'tab-able' or 'arrow-able' or have "tab...
0
1625
by: Rajesh Kumar | last post by:
Hi Gregory Thanks for your answer. I did not see any attached file so I copied your text into a text file and named it compiler.bat Checked the wrapped lines and runned the file. It said Dataset,...
0
1374
by: Fiona McBride | last post by:
Hi all, I have a really odd problem with some Visual Basic .NET 2003 code; I have a program that creates a number of windows which contain RichTextBox, Timers (disabled) and menus. The code...
1
1622
by: funfair | last post by:
HI,EVERY ONE first problem, i have create a database in access 2003 it worked fine untill i have format my laptop . now im working on office 2003 on windows xp and i have norton 2006 but im...
3
6312
by: Tom | last post by:
I am having a serious issue with my MDI child windows. This is with a large VB.NET application that I ported over to VS 2005 from VS 2003. The problem is that, if the child window is maximized and...
3
2015
by: Barry Edmund Wright | last post by:
Hi All, MS Access 2003 - using a split database. I am using a switchboard. I have set in Options to "Compact on Close". What code do I put behind the Exit button on the switchboard so the...
0
7202
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7280
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
7330
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
5014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
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
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.