Percentbar.newmethod(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the Percentbar class.
public:
void newmethod(int _maxCount, System::String ^ _title);
public void newmethod (int _maxCount, string _title);
override this.newmethod : int * string -> unit
Public Sub newmethod (_maxCount As Integer, _title As String)
Parameters
- _maxCount
- Int32
- _title
- String