ActiveX Controls : ActiveX « Controls ActiveX Macro « Microsoft Office Word 2007 Tutorial

Home
Microsoft Office Word 2007 Tutorial
1.Introduction
2.Editing
3.Style Formatting
4.Shape Picture WordArt SmartArt Clip Art
5.Documentation
6.Table
7.Chart
8.Controls ActiveX Macro
9.Mail Merge
10.Security
11.Collaboration
VBA / Excel / Access / Word
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial » Controls ActiveX Macro » ActiveX 
8.1.4.ActiveX Controls
Label creates a text label.
Label creates a text label.
Text Box creates a text box.
Text Box creates a text box.
Spin Button creates a box with clickable arrows.
Spin Button creates a box where the user can click arrows to increase or decrease numbers.
Command Button creates a button.
Command Button creates a button.
Image inserts a graphic.
Image inserts a graphic.
Scroll Bar creates a scroll bar.
Scroll Bar creates a scroll bar.
Check Box creates a check box.
Check Box creates a check box.
Option Button creates an option button for a single selection.
Option Button creates an option button that allows the user to make a single selection from at least two choices.
Combo Box creates a combo box.
Combo Box creates a combo box.
List Box creates a list box.
List Box creates a list box.
Toggle Button creates a button with yes or no state.
Toggle Button creates a button with yes or no.
Click More Controls for more controls.
More Controls for more controls.
8.1.ActiveX
8.1.1.Insert ActiveX ControlsInsert ActiveX Controls
8.1.2.Add Visual Basic code to the ActiveX controlAdd Visual Basic code to the ActiveX control
8.1.3.Deal with an ActiveX Control Security AlertDeal with an ActiveX Control Security Alert
8.1.4.ActiveX ControlsActiveX Controls
8.1.5.Set ActiveX Control PropertiesSet ActiveX Control Properties
8.1.6.Play a Flash MoviePlay a Flash Movie
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.