dbicMeter Send comments on this topic.
UserDrawnTextEventArgs Class Members
See Also  Properties 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace : UserDrawnTextEventArgs Class


"

The following tables list the members exposed by UserDrawnTextEventArgs.

"

Public Constructors

 NameDescription
public ConstructorUserDrawnTextEventArgs ConstructorInitalize a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyPercentThe current percentage complete represented in the control.  
public PropertyTextThe text that will be displayed inside the control  
Top

See Also