Table of contents
-
Outlook - Forms
- Overview
- Working with Folders and Views
-
Working with Forms
- About Outlook forms
- How Outlook forms and items work together
- Types of forms in Outlook
- Change the default form for a folder
- Globally change a default form
- Change the form used by existing items in a folder
-
Customizing an Outlook Form
- Create an Outlook form
- Customize pages on a form
- Extend the use of an Outlook item by adding additional fields and pages
- Use the Field Chooser
- How to open a form
- How to edit a form
- Create custom actions for a form
- Create a reply form
- About the form name and message class
- Item types and message classes
- Outlook fields and equivalent properties
- Understanding the forms cache
- Create custom forms by using Visual Basic Scripting Edition
- Troubleshooting forms
- Working with Appointment Forms
- Working with Contact Forms
- Working with Distribution List Forms
- Working with Journal Forms
- Working with Mail Forms
- Working with Post Forms
- Working with Task Forms
- Working with Form Attributes
-
Working with Fields and Controls
- About standard fields in Microsoft Outlook
- Change the value of a field
- Use fields with controls
- Active controls and selected controls
- Working with Custom Fields
- Working with Control Properties
- Using Field Validation
-
Using the Control Toolbox
- About the Control Toolbox
- About ToolTips and control tips
- Add a page to the Control Toolbox
- Add custom controls to the Control Toolbox
- Change the name and control tip of a page in the Control Toolbox
- Change the order of pages in the Control Toolbox
- Customize an icon for a control in the Control Toolbox
- Delete a control from the Control Toolbox
- Delete a page in the Control Toolbox
- Import or export a Control Toolbox page
- Move a control to another page in the Control Toolbox
- Show or hide the Control Toolbox
-
Making Controls Work for You
- About groups of controls
- Add a control to a form
- Align controls
- Align text in a control
- Allow multiple lines of text in a control
- Assign a control tip, caption, and accelerator key to a control
- Create a set of OptionButton controls
- Enable or disable a control on a page
- Give a control a 3-D appearance
- Hide or show a control
- Make a control read-only
- Move a control one unit at a time
- Show the shortcut menu for controls and groups of controls
- Ways to protect sensitive information
-
Aligning, Arranging, and Sizing Controls
- Center controls in a form
- Right-align a control on a form
- Space controls
- Size controls
- Automatically resize controls
- Resize a control horizontally and vertically with the form
- Resize a control vertically with the form
- Select multiple controls and the dominant control
- Use z-order to layer controls
- Working with the Grid
- Working with a Group of Controls
- Working with the MultiPage and TabStrip
- Working with List and Combo Boxes
- Working with Pictures
- Testing and Distributing a Form
-
Using Visual Basic to Customize Outlook
- Using Visual Basic with Outlook
- Using Visual Basic Scripting Edition (VBScript)
-
Using the Outlook Object Model
- About the object environment
- Use the Outlook Object Browser
- How to use the Outlook object browser
- How to use the Outlook script debugger
- Constants and variables in VBScript
- Referencing fields
- Reference a folder
- Creating a new item
- Create an Outlook item
- Referencing existing items in a folder
- Filtering items in a collection
- Working with command bars
- Reference the active user
- Use current user properties from the Microsoft Exchange Server global address list
- Use the PropertyChange event to test procedures
-
Control Reference
-
Objects and Controls
- CheckBox control
- ComboBox control
- CommandButton control
- Font Object
- Frame control
- Image control
- Label control
- ListBox control
- MultiPage control
- OptionButton control
- Pages Collection
- Page Object
- ScrollBar control
- SpinButton control
- Tab Object
- Tabs Collection
- TabStrip control
- TextBox control
- ToggleButton control
- Events
-
Methods
- Add Method
- AddItem Method
- Clear Method
- Copy Method
- Cut Method
- DropDown Method
- GetFormat Method
- GetFromClipboard Method
- GetText Method
- Item Method
- Move Method
- Paste Method
- PutInClipboard Method
- RedoAction Method
- Remove Method
- RemoveItem Method
- Repaint Method
- Scroll Method
- SetDefaultTabOrder Method
- SetFocus Method
- SetText Method
- StartDrag Method
- UndoAction Method
- ZOrder Method
-
Properties
- A
- B
-
C
- Cancel Property
- CanPaste Property
- CanRedo Property
- CanUndo Property
- Caption Property
- ClientHeight, ClientLeft, ClientTop, ClientWidth Properties
- Column Property
- ColumnCount Property
- ColumnHeads Property
- ColumnWidths Property
- ControlTipText Property
- Count Property
- CurLine Property
- CurTargetX Property
- CurX Property
- Cycle Property
- D
- E
- F
- G
- H
- I
- K
- L
- M
- N
- O
- P
- R
- S
- T
- V
- W
- Z
-
Examples
- Accelerator, Caption Properties Example
- Accessing a Page Example
- Accessing a Tab Example
- Accessing Controls Through the Controls Collection Example
- Adding a Control Example
- Adding a Control to a MultiPage Example
- Alignment Property Example
- AutoSize Property Example
- Bold, Italic, Size, StrikeThrough, Underline, Weight Properties Example
- Border, Color Enhancements Example
- BoundColumn Property Example
- ClientHeight, ClientLeft, ClientTop, ClientWidth Properties Example
- Column Property Example
- ColumnWidths Property Example
- ControlTipText Property Example
- Count Property Example
- Cut and Paste From a Page Example
- Cut and Paste From a TextBox Example
- Cycle Property Example
- DragBehavior, EnterFieldBehavior Properties Example
- DropButtonStyle, ShowDropButtonWhen Properties Example
- DropDown Method Example
- Enabled, Locked Properties Example
- EnterKeyBehavior Property Example
- GroupName Property Example
- Index Property Example
- InsideHeight, InsideWidth Properties Example
- Item Method Example
- LargeChange, SmallChange Properties Example
- LineCount, TextLength Properties Example
- List Property Example
- ListBox Control Example
- ListRows Property Example
- ListStyle, MultiSelect Properties Example
- ListWidth Property Example
- MatchEntry Property Example
- MatchFound, MatchRequired Properties Example
- Max, Min, MaxLength Properties Example
- MouseIcon, MousePointer Properties Example
- Move Method Example for Controls Collection
- MultiLine, WordWrap, ScrollBars Properties Example
- MultiSelect, Selected Properties Example
- Name Property Example
- Object Property Example
- Parent Property Example
- Picture, PicturePosition Properties Example
- ScrollBars, KeepScrollBarsVisible Properties Example
- Style Property Example for ComboBox
- Style Property Example for MultiPage and TabStrip
- TabFixedHeight, TabFixedWidth Properties Example
- TabIndex Property Example
- TabStop Property Example
- Tag Property Example
- TakeFocusOnClick Property Example
- TextColumn Property Example
- TopIndex Property Example
- TripleState Property Example
- UndoAction, RedoAction Methods Example
- Value Property Example
- ZOrder Method Example
-
Objects and Controls