Lebans Holdings 1999 Ltd.

 Home ] Up ] Feedback ] Contents ] Search ] What's New ] Files & Tips ] 

LimitTextInput
Home
Up
Select A Row
Magnify
LimitCharsMemo
RotateText
ImageClass
AutoSize TextBox
ZoomInOut
PaintProgram
FormatByCriteria
CmdButton
SetGetSB
Transparent
AnimatedGifPlayer
LoadJpegGif
ImageControlToClipBoard
CanGrow
LimitTextInput
AutoSizeFont
AnimateForm
AutoUpDown
MonthCalendar
AutoColumnWidth
RichText
SelectAlpha
FormDimensions
LoadSaveJpeg
TabColors
ToolTip
TextWidth-Height
MouseWheelOnOff
AlternateColorDetailSection
ConFormsCurControl
ConditionalFormatting
AutoSizeOLE
ChangeMDIBackGround
RecordNavigationButtons
HTMLEditor
CopyGetRTFfromClipboard
OpenForm
GradientFill

RETIRED! September 2009

I have officially retired from all things Access. Please do not send Email requesting support as I will not respond.

 

Keep all of your questions to the Newsgroups where everyone will benefit!

 

 

New Version 2.0 LimitTextInput.zip is a database containing a function to limit the input into a TextBox control. Will allow data input that will fit within the current displayable area of the control only. Handles both Keyboard and Mouse events. Includes a self contained function to mimic the Report objects TextHeight method.

Includes a Report to demonstrate the use of the core fTextHeight function to allow you to gain this functionality in the Format event of the Detail Section. This will allow you to respond to CanGrow events before they happen by moving/sizing your controls in the section's Format event. Example demonstrates how to vertically center the contents of a control within a fixed size box or section.

 

VERSION 2.0

Version History

2.0

Removed early binding reference to CommandBar object

Correctly processes the following methods of generating a Paste operation

Keyboard: 

  • Ctrl + V    
  • Shift + Insert

Mouse: 

  • Menu->Edit->Paste  
  • Popup ShortCut Menu->Paste 
  • Standard ToolBar Paste Button

Missing Menu->Edit->Paste Special and Paste Append. Function appears to work properly without explicitly allowing for these Buttons.

Beta

Barely works<g>

 
 

May 23, 2004 Product Update
 
 
Rich Text ActiveX control. Version 1.8

Click Here!

 

Mar 15, 2005 Product Update
 
MouseHook  Replaces the MouseWheel DLL subclassing solution. Turns On/Off the MouseWheel with one line of code. No DLL registration required. Now supports Logitech mice!

Click Here! 

 

 

 
Back ] Home ] Up ] Next ] 
Stephen Lebans Copyright 2009

Last Modified : 09/11/09 12:03 AM