IVZPlacedControlBase

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZPlacedControlBase interface is used to work with visual controls.

Inheritance Hierarchy

IVZPlacedControlBase

Comments

This interface is basic for the following interfaces:

Properties

  Property name Brief description
The Style property determines style of control.
The HorizontalAlignment property determines horizontal alignment of control.
The VerticalAlignment property determines vertical alignment of control.
The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces