Click or drag to resize

EditBox Properties

X#

The EditBox type exposes the following members.

Properties
  NameDescription
Public propertyAddLineFeeds
Specifies that the EditBox should insert linefeed characters (CHR(10)) after carriage return characters (CHR(13)) within the text of an EditBox whenever the Value property is read or whenever the value is stored to the ControlSource.
Public propertyAlignment (Inherited from TextBox.)
Public propertyAllowTabs
Specifies whether to allow tabs in an EditBox control.
Public propertyAutoComplete (Inherited from TextBox.)
Public propertyAutoCompSource (Inherited from TextBox.)
Public propertyAutoCompTable (Inherited from TextBox.)
Public propertyAutoScaleMode (Inherited from TextBox.)
Public propertyBaseClass (Inherited from TextBox.)
Public propertyBorderColor (Inherited from TextBox.)
Public propertyCaption (Inherited from TextBox.)
Public propertyCentury (Inherited from TextBox.)
Public propertyClass (Inherited from TextBox.)
Public propertyClassLibrary (Inherited from TextBox.)
Public propertyComment (Inherited from TextBox.)
Public propertyDateFormat (Inherited from TextBox.)
Public propertyDateMark (Inherited from TextBox.)
Public propertyDisabledBackColor (Inherited from TextBox.)
Public propertyDisabledForeColor (Inherited from TextBox.)
Public propertyDragIcon (Inherited from TextBox.)
Public propertyDragMode (Inherited from TextBox.)
Public propertyEnableHyperLinks (Inherited from TextBox.)
Public propertyFontBold (Inherited from TextBox.)
Public propertyFontItalic (Inherited from TextBox.)
Public propertyFontName (Inherited from TextBox.)
Public propertyFontSize (Inherited from TextBox.)
Public propertyFontStrikeThru (Inherited from TextBox.)
Public propertyFontUnderline (Inherited from TextBox.)
Public propertyFormat (Inherited from TextBox.)
Public propertyHelpContextID (Inherited from TextBox.)
Public propertyHours (Inherited from TextBox.)
Public propertyInputMask (Inherited from TextBox.)
Public propertyIntegralHeight (Inherited from TextBox.)
Public propertyMouseIcon (Inherited from TextBox.)
Public propertyMousePointer (Inherited from TextBox.)
Public propertyNullDisplay (Inherited from TextBox.)
Public propertyOLEDragMode (Inherited from TextBox.)
Public propertyOLEDragPicture (Inherited from TextBox.)
Public propertyOLEDropEffects (Inherited from TextBox.)
Public propertyOLEDropHasData (Inherited from TextBox.)
Public propertyOLEDropMode (Inherited from TextBox.)
Public propertyOLEDropTextInsertion (Inherited from TextBox.)
Public propertyProperties (Inherited from TextBox.)
Public propertySeconds (Inherited from TextBox.)
Public propertySelectedBackColor (Inherited from TextBox.)
Public propertySelectedForeColor (Inherited from TextBox.)
Public propertySelectOnEntry (Inherited from TextBox.)
Public propertyStatusBarText (Inherited from TextBox.)
Public propertyStrictDateEntry (Inherited from TextBox.)
Public propertyThemes (Inherited from TextBox.)
Public propertyToolTipText (Inherited from TextBox.)
Public propertyvfpCLick (Inherited from TextBox.)
Public propertyvfpDblClick (Inherited from TextBox.)
Public propertyvfpDestroy (Inherited from TextBox.)
Public propertyvfpGotFocus (Inherited from TextBox.)
Public propertyvfpInit (Inherited from TextBox.)
Public propertyvfpInteractiveChange (Inherited from TextBox.)
Public propertyvfpKeyPress (Inherited from TextBox.)
Public propertyvfpLostFocus (Inherited from TextBox.)
Public propertyvfpMouseDown (Inherited from TextBox.)
Public propertyvfpMouseEnter (Inherited from TextBox.)
Public propertyvfpMouseLeave (Inherited from TextBox.)
Public propertyvfpMouseMove (Inherited from TextBox.)
Public propertyvfpMouseUp (Inherited from TextBox.)
Public propertyvfpRefresh (Inherited from TextBox.)
Public propertyvfpRightCLick (Inherited from TextBox.)
Public propertyvfpValid (Inherited from TextBox.)
Public propertyvfpWhen (Inherited from TextBox.)
Public propertyWhatsThisHelpID (Inherited from TextBox.)
Public propertyZOrderSet (Inherited from TextBox.)
Top
See Also