Méthode | Description | |
---|---|---|
SetProgressNoAnimation ( ToolStripProgressBar pb, int value ) : void |
Sets the progress bar value, without using Windows Aero animation. This is kind of a hack, but it works. |
public static SetProgressNoAnimation ( ToolStripProgressBar pb, int value ) : void | ||
pb | ToolStripProgressBar | |
value | int | |
Résultat | void |