Initializes a new instance of the Toolbar class with no buttons associated with it.
Initializes a new instance of the Toolbar class with no buttons associated with it.
public Toolbar();
Initializes a new instance of the Toolbar class.
public Toolbar(string,int,KtmlButton[]);
Initializes a new instance of the Toolbar class.
public Toolbar(string,int,string[]);
Toolbar Class | InterAKT.WebControls Namespace