IVZPlacedControlBase

Assembly: 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

Style

The Style property determines style of control.

HorizontalAlignment

The HorizontalAlignment property determines horizontal alignment of control.

VerticalAlignment

The VerticalAlignment property determines vertical alignment of control.

Visible

The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces