Click or drag to resize
FdfProgressBarMinorReset Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void MinorReset(
	string text,
	int maximum,
	FdfProgressBarTextStyle textStyle = FdfProgressBarTextStyle.Percentage
)

Parameters

text
Type: SystemString
maximum
Type: SystemInt32
textStyle (Optional)
Type: FDF.Common.Runtime.ControlsFdfProgressBarTextStyle
See Also