Setup Factory 10

DlgProgressBar.SetStep

DlgProgressBar.SetStep

This is the first topic This is the last topic  

DlgProgressBar.SetStep

This is the first topic This is the last topic  

OverviewExamples

DlgProgressBar.SetStep (

number ControlID,

number Step )

Example 1

DlgProgressBar.SetStep(CTRL_PROGRESS_BAR_01, 10);

Sets the increment size of the '01' progress bar control to 10.

Example 2

DlgProgressBar.SetStep(nControlID, nStep);

Sets the increment size of the progress bar control referenced in "nControlID" to the value in "nStep".

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us