You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Visual Brush - Control Property
Reference to the control used to generate the image
Member of Visual Brush (PRIM_VS.VisualBrush)
Data Type - PRIM_CTRL - Base class for all visual controls

Details


The Control property is a reference to an instance of a [Control whose image will be shown.
As the image seen is the actual control itself, the control must be realized.
The image is not a snapshot or copy of the source image, but rather a reference to it. This means that the image will respond to changes made to the control.

See also

All Component Classes
Technical Reference

  • No labels