KTML 4 LITE API Documentation for ASP .NET

Toolbar Constructor

Initializes a new instance of the Toolbar class with no buttons associated with it.

Overload List

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[]);

See Also

Toolbar Class | InterAKT.WebControls Namespace