473,403 Members | 2,338 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,403 software developers and data experts.

Text box with bottom margin won't allow vert scrollbar?

Using A2000
I put a small margin at the bottom of a textbox containing a memo
field for data entry. This was to avoid the half-line which appears
when you hit the bottom of the box. This seems to have turned off the
vertical scrollbar which had worked perfectly up until then - only
appearing when focussed. Now the only way to get to text past the
bottom is to insert cursor and use down arrows. Any assistance
welcomed. Thanks
Nov 12 '05 #1
1 1776
Hi Bill.

Yes, I am able to reproduce this in A2003 also, so it does look like a bug.

The scrollbar reappears if you do:
Forms!MyForm!MyMemo.BottomMargin = 0
set focus to another control, and then set focus to the memo's text box
again.

Instead of setting a margin, did you know that in Form Design view you could
get the text box to automatically adjust to the correct height by selecting
it and then from the Format menu choosing Size | To Fit?

(That doesn't work properly either if you have set margins in the text box.)

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Bill" <bi**@piperb.freeserve.co.uk> wrote in message
news:aa**************************@posting.google.c om...
Using A2000
I put a small margin at the bottom of a textbox containing a memo
field for data entry. This was to avoid the half-line which appears
when you hit the bottom of the box. This seems to have turned off the
vertical scrollbar which had worked perfectly up until then - only
appearing when focussed. Now the only way to get to text past the
bottom is to insert cursor and use down arrows. Any assistance
welcomed. Thanks

Nov 12 '05 #2

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

Similar topics

1
by: MJ | last post by:
I have a form that won't allow me to enter data. The sub-forms work fine, but the main one won't allow input or a new record. What am I overlooking?
15
by: Gregg Woodcock | last post by:
My compiler (m68k-gcc) does not allow this (simplified example; not my real code) and I don't see why not: { char *arrayCharPtr1 = {"a", "ab", NULL}; char *arrayCharPtr2 = {"A", "AB", NULL};...
3
by: PeterZ | last post by:
G'day, After doing much searching and pinching bits of ideas from here there and everywhere I came up with a fairly 'clean' solution of including a comboBox into a dataGrid column. You can...
0
by: jqq | last post by:
W2k3 server, SQL 2005. @@version = Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86) Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 1) I'm trying to set up my first SSIS...
1
by: deja.10.thrillho | last post by:
I am try to create a procedure that does inserts and returns a command: DELIMITER $$ DROP PROCEDURE IF EXISTS `testDB`.`insmod` $$ CREATE PROCEDURE `insmod`( _name VARCHAR(50) ,_description...
2
by: Daz | last post by:
Hi everyone. I am looking to create a simple function that will spot a hexcolor in a font tag, that has quotes, and remove the quotes. i.e <font color="ffffff"should become <font color=ffffff>. ...
0
by: Alex | last post by:
Any idea on how to manually activate the horizontal scrollbar on a listbox? I'm using ownerdrawfixed mode to color list items and it seems to work ok, but the scrollbar won't show at all.
3
by: digitalKK | last post by:
During a server upgrade somehow the full-text catalog for a database was lost. Now when I go into Enterprise manager I can't remove the old catalog or create a new one! How do I get rid of the...
2
dlite922
by: dlite922 | last post by:
difficult to explain, easier to show: Here's what my data looks like on the PHP side: Array ( => Array ( => 20003001 => ABC RESTAURANT
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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.