Base class for the C1WebToolBar, C1WebTopicBar, and C1WebTabStrip controls

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public abstract class C1WebCustomFlatControl : C1WebCommandBase
Visual Basic (Declaration)
Public MustInherit Class C1WebCustomFlatControl _
	Inherits C1WebCommandBase

Inheritance Hierarchy

See Also