Skip to content

LinkModeConstants

DDE link-mode values for the LinkMode property of forms and supported controls.

ConstantValueDescription
vbLinkNone0No DDE link is active.
vbLinkAutomatic1The control updates whenever the source data changes. (Same value as vbLinkSource.)
vbLinkSource1The form acts as a DDE source: changes to its controls notify any client that has linked to them.
vbLinkManual2The control updates only when LinkRequest is called.
vbLinkNotify3A LinkNotify event is raised when the source data changes; the control updates only on demand.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author