Version

TabRoundedBackground Class Members

The following tables list the members exposed by TabRoundedBackground.

Public Properties
 NameDescription
Public PropertyContentPaddingBottomGets sets padding between bottom edge of control and content pane.  
Public PropertyContentPaddingLeftGets sets padding between left edge of control and content pane.  
Public PropertyContentPaddingRightGets sets padding between right edge of control and content pane.  
Public PropertyContentPaddingTopGets sets padding between top edge of control and content pane.  
Public PropertyCornersCssClassGets sets the custom css class applied to the corners.  
Public PropertyEnabledGets sets option to draw rounded background under content panes.  
Public PropertyFillCssClassGets sets the custom css class applied to the center area.  
Public PropertyHolderInnerOfScrollableTabsCssClassGets sets the custom css class applied to the inner holder of tabs when rounded background is enabled and tabs are scrollable.  
Public PropertyHolderInnerOfTabsCssClassGets sets the custom css class applied to the inner holder of tabs when rounded background is enabled.  
Public PropertyHolderOfScrollableTabsCssClassGets sets the custom css class applied to the holder of tabs when rounded background is enabled and tabs are scrollable.  
Public PropertyHolderOfScrollButtonsCssClassGets sets the custom css class applied to the holder of scroll buttons when rounded background is enabled.  
Public PropertyHolderOfTabsCssClassGets sets the custom css class applied to the holder of tabs when rounded background is enabled.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyLeftRightCssClassGets sets the custom css class applied to the left and right edges.  
Public PropertySizeOfCornersGets sets size of rounded background corners in pixels.  
Public PropertyTopBottomCssClassGets sets the custom css class applied to the top and bottom edges.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also