VBA CheckBox Properties helps us to perform different tasks to deal with CheckBox object control. For example, we can sets the backcolor or back style or alignment etc properties of the CheckBox .Explore the various Properties and examples on Excel VBA CheckBox control properties using side navigation. Below are the most frequently used Excel VBA CheckBox Properties.
ON SALE80% OFF
50+ Project Management Templates Pack
Excel PowerPoint Word
Advanced Project Plan & Portfolio Template
Excel Template
Ultimate Project Management Template
Excel Template
20+ Excel Project Management Pack
Excel Templates
20+ PowerPoint Project Management Pack
PowerPoint Templates
10+ MS Word Project Management Pack
Word Templates
Excel VBA CheckBox Properties:
- Alignment: To sets the position of the CheckBox control.
- BackColor: To change the back ground color of the CheckBox control.
- Caption: To describe the checkbox control.
- Enabled: To represent the user focus on the CheckBox control or not.
- Height: To sets or gets the height distance of the CheckBox control.
- Left: To align the CheckBox left position.
- TextAlign: To align text in a CheckBox control.
- Top: To align the CheckBox top position
- Width: To sets or gets the width distance between the CheckBox control.
Related Resource
Excel VBA Reference | Project Management Reference |
---|---|
VBA Reference: Excel Reference: |
Leave A Comment