Properties

BackColorSpecifies the background color of the object (Long)
BorderColorSpecifies the color of an object's border (Long)
BorderStyleSpecifies the type of border used by a control or a form (fmBorderStyle) either fmBorderStyleNone or fmBorderStyleSingle
CaptionDescriptive text that appears on an object to identify or describe it. (String)
CycleSpecifies the action to take when the user leaves the last control on a Frame or Page. (fmCycle) either fmCycleAllForms or fmCycleCurrentForm
DrawBufferSpecifies the number of pixels set aside for off-screen memory in rendering a frame.
EnabledSpecifies whether a control can receive the focus and respond to user-generated events.
FontDefines the characteristics of the text used by a control or form.
ForeColorSpecifies the foreground color of an object.
HeightThe height in points, of an object.
HelpContextIDThe HelpContextID property associates a specific topic in a custom Microsoft Windows Help file with a specific control. (Long)
KeepScrollBarsVisibleSpecifies whether scroll bars remain visible when not required. (fmScrollBars) either fmScrollBarsNone, fmScrollBarsHorizontal, fmScrollBarsVertical or fmScrollBarsBoth
Left 
MouseIconAssigns a custom icon to an object.
MousePointerSpecifies the type of pointer displayed when the user positions the mouse over a particular object.
PictureSpecifies the bitmap to display on an object.
PictureAlignmentSpecifies the location of a background picture.
PictureSizeModeSpecifies how to display the background picture on a control, form, or page.
PictureTilingLets you tile a picture in a form or page.
RightToLeftReturns a Boolean value that indicates the text display direction and controls the visual appearance on a bidirectional system.
ScrollBarsSpecifies whether a control, form, or page has vertical scroll bars, horizontal scroll bars, or both. (fmScrollBars)
ScrollHeightSpecify the height, in points, of the total area that can be viewed by moving the scroll bars on the control, form, or page.
ScrollLeftSpecify the distance, in points, of the left or top edge of the visible form from the left or top edge of the logical form, page, or control.
ScrollTopSpecify the distance, in points, of the left or top edge of the visible form from the left or top edge of the logical form, page, or control.
ScrollWidthSpecify the height, in points, of the total area that can be viewed by moving the scroll bars on the control, form, or page.
ShowModalSets a UserForm to be modal or modeless in its display. Read-only at run time.
SpecialEffectSpecifies the visual appearance of an object. Either fmSpecialEffectFlat, fmSpecialEffectRaised, fmSpecialEffectSunken, fmSpecialEffectEtched, fmSpecialEffectBump
StartUpPositionReturns or sets a value specifying the position of a UserForm when it first appears. You can use one of four settings for StartUpPosition: Manual, CenterOwner, CenterScreen or WindowsDefault.
TagStores additional information about an object.
TopThe distance between a control and the left or top edge of the form that contains it.
WhatsThisButtonReturns a Boolean value that determines whether the What's This button appears on the title bar of a UserForm object. Read-only at run time. This property does not apply to the Macintosh.
WhatsThisHelpReturns a Boolean value that determines whether context-sensitive Help uses the pop-up window provided by Windows 95 Help or the main Help window. Read-only at run time. This property does not apply to the Macintosh.
WidthThe width, in points, of an object.
ZoomSpecifies how much to change the size of a displayed object.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext