Dialog System User's Guide
Table of Contents
Index
Chapter 10: Programming Your Own Controls
10.1 Control Programs
10.1.1 Control Implementation Architecture
10.2 ActiveX Controls
10.2.1 ActiveX Control Properties
10.2.2 Tailoring Your ActiveX Control
10.2.2.1 Selecting an ActiveX Control
10.2.2.2 Defining the ActiveX Control Properties
10.2.2.3 Customizing the ActiveX Control Program with the Programming Assistant
10.2.2.4 Starting the Programming Assistant
10.2.2.4.1 Methods and Properties
10.2.2.4.2 Sub-objects
10.2.2.4.3 Events
10.2.2.4.4 Variables
10.2.2.4.5 Event Registration
10.2.2.4.6 Event Handler
10.2.2.5 Summary
10.3 User Controls
10.3.1 Specify the User Control
10.3.2 User Control Types
10.3.2.1 Spin Button
10.3.2.2 Status Bar
10.3.2.3 Tree View
10.3.2.4 Toolbar
10.3.2.5 User Defined
10.3.3 Summary