The VisMeter type exposes the following members.

Properties

  NameDescription
Public propertyBorderStyle
Gets or sets the border style for the control.
(Inherited from SalCustomControl.)
Protected propertyCreateParams
Returns the creation parameters structure for this custom control.
(Inherited from SalCustomControl.)
Public propertyHScroll (Overrides SalCustomControl..::..HScroll.)
Public propertyMarqueeAnimationSpeed
Gets or the time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
Public propertyMaximum
Gets or sets the maximum value of the range of the control.
Public propertyMinimum
Gets or sets the minimum value of the range of the control.
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalCustomControl.)
Public propertyRightToLeftLayout
Indicates whether the control layout is right-to-left when the RightToLeft property is set to Yes.
Public propertyStyle
Gets or sets the manner in which progress should be indicated on the progress bar.
Public propertyValue
Gets or sets the current position of the progress bar.
Public propertyWindowsClassName (Overrides SalCustomControl..::..WindowsClassName.)
Public propertyWindowsDLLName (Overrides SalCustomControl..::..WindowsDLLName.)
Public propertyWindowsExStyle (Overrides SalCustomControl..::..WindowsExStyle.)
Public propertyWindowsStyle (Overrides SalCustomControl..::..WindowsStyle.)
Public propertyVScroll (Overrides SalCustomControl..::..VScroll.)

See Also