Properties Window

E937566

The Properties Window is a panel in the VBA editor that lets you view and modify the properties of selected objects in your project.

Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf VBA IDE feature
user interface panel
allows changing default values of properties
renaming controls
setting event-related properties where applicable
setting tab order related properties
contextSensitiveTo currently selected object
displays Boolean properties
caption property of controls
color properties of controls
design-time properties
enumerated properties
font properties of controls
name property of objects
numeric properties
position properties of controls
size properties of controls
string properties
introducedIn early versions of VBA environment
openedBy F4 key
openedFrom View menu in VBA editor
partOf VBA IDE NERFINISHED
Visual Basic for Applications editor NERFINISHED
primaryFunction modify properties of selected objects
view properties of selected objects
relatedTo Code Window
Project Explorer NERFINISHED
showsPropertiesFor ActiveX controls
VBA modules (limited properties)
class modules (limited properties)
controls on forms
document objects in Office applications
forms
userforms
similarTo Properties panel in Visual Basic 6.0
Properties window in Visual Studio
supports editing property values
expanding categorized properties
selecting properties from drop-down lists
viewing properties alphabetically
viewing properties by category
usedIn Microsoft Access VBA NERFINISHED
Microsoft Excel VBA NERFINISHED
Microsoft Office VBA projects NERFINISHED
Microsoft PowerPoint VBA NERFINISHED
Microsoft Word VBA NERFINISHED
visibleState can be docked
can be floating
can be hidden

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

VBA editor hasFeature Properties Window