Next Previous Up Top Contents Index

3.7 The DUIM-OLE-CONTROL module

3.7.2 Automatically generated control properties

When the typeinfo is generated automatically, it provides support for whichever of the following properties and methods are applicable.

Table 3.1 Default typeinfo properties.

Name

Dispatch ID

DUIM function

Applicable to

Value

$DISPID-VALUE

gadget-value

<value-gadget>

items

gadget-items

<collection-gadget>

mode

gadget-selection-mode

<collection-gadget>

Caption

$DISPID-CAPTION

gadget-label

<labelled-gadget-mixin>

Text

$DISPID-TEXT

gadget-text

<text-gadget>

Enabled

$DISPID-ENABLED

gadget-enabled?

Any that accept input

TabStop

$DISPID-TABSTOP

type-union(<tab-control>, <collection-gadget>, <text-gadget>)

ForeColor

$DISPID-FORECOLOR

medium-
foreground

<sheet-with-medium-mixin>

BackColor

$DISPID-BACKCOLOR

medium-
background

<sheet-with-medium-mixin>

Table 3.2 Default typeinfo methods.

Name

Dispatch ID

DUIM function

Applicable to

activate

$DISPID-DOCLICK

activate-gadget

<action-gadget>


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index