473,396 Members | 2,004 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Data Member Height

106 100+
Data Member Height doesn't exists.
I can see the WindowHeight or inside height, I can see width, but no height.

Can some one help
Oct 27 '06 #1
9 1954
PEB
1,418 Expert 1GB
Hi,

This concerns what object in Access? Forms, Queries, Reports? Tables?

:)
Oct 27 '06 #2
MMcCarthy
14,534 Expert Mod 8TB
Data Member Height doesn't exists.
I can see the WindowHeight or inside height, I can see width, but no height.

Can some one help
Tara

If you're looking to set the form height it is WindowHeight
Oct 28 '06 #3
tara99
106 100+
Tara

If you're looking to set the form height it is WindowHeight
Hi Mmccarthy

what I want to do is to set my form to the full view, I don't want it to changes its lenght when I am going from one form to another.

Any idea how can I do this.

I have this code in my Module

Global FormHeight
Global FormWidth
-----------
for each of the form I have the code below

Private Sub Form_Load()
FormHeight = Me.WindowHeight
FormWidth = Me.WindowWidth
End Sub

Private Sub Form_Open(Cancel As Integer)
Me.WindowHeight = Form.WindowHeight
Me.Width = Form.WindowWidth
End Sub

Still it doesn't give me the full view

regards
Tara
Oct 29 '06 #4
MMcCarthy
14,534 Expert Mod 8TB
Sorry Tara,

I have to go back on my previous post as you can only get the windowheight you can't set it. However, this should do what you want.

Private Sub Form_load()

Me.InsideHeight = 10000
Me.InsideWidth = 12200

End Sub
Oct 29 '06 #5
NeoPa
32,556 Expert Mod 16PB
Try :-
Expand|Select|Wrap|Line Numbers
  1. Private Sub Form_Open(Cancel As Integer)
  2.     Call DoCmd.Maximize
  3. End Sub
Or
Expand|Select|Wrap|Line Numbers
  1. Private Sub Form_Open(Cancel As Integer)
  2.     Call DoCmd.Restore
  3. End Sub
to reverse the effect.
Oct 29 '06 #6
tara99
106 100+
Sorry Tara,

I have to go back on my previous post as you can only get the windowheight you can't set it. However, this should do what you want.

Private Sub Form_load()

Me.InsideHeight = 10000
Me.InsideWidth = 12200

End Sub
Is that mean that I won't need the open function?

Also
How can i get the scrollbar disapear from the database window
? is it possible?
cheers
Tara
Oct 29 '06 #7
NeoPa
32,556 Expert Mod 16PB
How can i get the scrollbar disapear from the database window?
The scrollbar shows automatically when there are too many items to show in the window at one time.
Oct 29 '06 #8
MMcCarthy
14,534 Expert Mod 8TB
Is that mean that I won't need the open function?

Also
How can i get the scrollbar disapear from the database window
? is it possible?
cheers
Tara
I've tested in the on load event and it works find without anything else.
Oct 29 '06 #9
tara99
106 100+
I've tested in the on load event and it works find without anything else.

OK

Thanks
Oct 30 '06 #10

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

Similar topics

10
by: Zap | last post by:
Widespread opinion is that public data members are evil, because if you have to change the way the data is stored in your class you have to break the code accessing it, etc. After reading this...
8
by: Radx | last post by:
Here in my web application, I have a data entry page with serval controls. Some of the controls have autopostback is set true. But the problem is when two or more people are entering data at the...
0
by: eBay-Mitglied gret | last post by:
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD> <TABLE cellSpacing=0 cellPadding=2...
0
by: Jacob Donajkowski | last post by:
Once the user logs in I want to have the users switch from the Roster View to the Profile View and enter their profile infomation and save it. Then the next time they login and go to the Profile...
2
by: Marco Biagioni | last post by:
After i've tried to update a vb 6.0 project to vb.net, using visual studio utility,i can't read correctly data bytes from a .bmp file to insert them in a matrix to operate on. Using vb 6.0 the...
2
by: Marco Biagioni | last post by:
After i've tried to update a vb 6.0 project to vb.net, using visual studio utility,i can't read correctly data bytes from a .bmp file to insert them in a matrix to operate on. Using vb 6.0 the...
1
by: Kami | last post by:
I spent ALL day playing with named parameters instead of positional parameters to functions, and ended up throwing it all away. C just doesn't make that easy or clean. But the basic gist of what...
162
by: Sh4wn | last post by:
Hi, first, python is one of my fav languages, and i'll definitely keep developing with it. But, there's 1 one thing what I -really- miss: data hiding. I know member vars are private when you...
70
mideastgirl
by: mideastgirl | last post by:
I have recently been working on a website for an honors association, and have a lot of difficulty but have found help from those on this site. I would like to see if I can get some more help on a...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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...

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.