|
||||||||||||||||||||||||||||||||||||||||||||||
6.1. OverviewProperties are a set of variables available in each instance of an Active-X Control (OCX). The majority of these variables allow the programmer to set or access their value, some of them are read only. Each assignment as well as each reference of property variables are controlled by underlying program code within the OCX. Most of the properties are available at design time. This allows the OCX user to set or change initial values without having to write code. Another advantage is, that the OCX logic ensures, that the values read form properties are always valid. To learn more about the concepts of UCM communication and its addressing methods, please refer to the Active-X section in this manual. This chapter contains descriptions of all properties of the UCM Active-X control Ucm.ocx. The page headers for each description contain the property name and title. The Usage section gives a summary of the actual assignment or reference declaration. The Description explains all of the propertys operational details. The Data Type section, defines the storage type of the property variable. Related properties, events and methods are identified in the See Also section. These properties are also described in the Windows help file ucm.hlp and are available context sensitive within the property window at design time. The following properties are in alphabetical order:
|
||||||||||||||||||||||||||||||||||||||||||||||
|
|