|
ctFill
Simulate the filling / emptying of irregularly shaped
objects - such as an hour glass. ctFill
is a meter-style presentation component that simulates
the filling of irregularly shaped objects. This particular components
offers a graphical method for viewing numeric values as they change through a process.
ctFill
can be implemented to "fill" or "empty" irregular shaped objects by
means of any two bitmap images that the developer chooses. One bitmap
displays the object in its 'full' state and the other shows the 'empty'
state.
ctFill features include:
Simulated transparency: Provides a
transparent background without requiring the host language to support
transparency through its OLE container.
This allows transparency to be provided to a larger number of
development environments enhancing developer presentations.
Simple data binding: The ctFill control
supports simple data binding through the Value property.
Display percentage text: Optionally
display percentage text.
Horizontal or vertical display: The
orientation of the fill object may be appear either vertically or
horizontally.
Min and max: ctFill supports Min and
Max properties that specify the range for the value property.
Companion
Component:
ctGauge,
ctMeter

|