Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleClick here to show Table of Contents
Table of Contents

Inherits

windowcontrol

Inherited By

numberfield

Context

windowinstance

numbercontrol is a window control that contains number data and is not bound to a database node. (See also numberfield)

The number is displayed in the specified font centered on the control.

The control supports the "number" dragdata type by default.


Definition

...

Sets the name of the data node to be used as the source for the string used as the description in the dragdata created when this control is acting as a drag and drop operation source. The node is found by fetching the child node corresponding with the name under the window data source.

...

Sets the string used as the description in the dragdata created when this control is acting as a drag and drop operation source.

...