[]
        
(Showing Draft Content)

C1.Win.C1Command.TopicPageStyle

TopicPageStyle Class

Represents the topic page style.

Inheritance
TopicPageStyle
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TopicPageStyle

Constructors

Name Description
TopicPageStyle(TopicPageCaptionStyle, TopicPageCaptionStyle, TopicPageCaptionStyle, Color, Color)

Initializes a new instance of the TopicPageStyle class.

Properties

Name Description
BackgroundColor

Gets the background color of page.

BorderColor

Gets the border color of page.

MouseOverCaption

Gets the style of caption page when mouse cursor is over caption of page.

NormalCaption

Gets the style of caption page.

PressedCaption

Gets the pressed style of caption page.

Methods

Name Description
Equals(object)
GetHashCode()
ToString()