Name | Description | |
---|---|---|
![]() | ButtonAppearance Constructor | Initializes a new instance of the ButtonAppearance class. |
The following tables list the members exposed by ButtonAppearance.
Name | Description | |
---|---|---|
![]() | ButtonAppearance Constructor | Initializes a new instance of the ButtonAppearance class. |
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets the button's caption. |
![]() | CaptionImageRelation | Gets or sets a value indicating how to position the button's caption relative to image. |
![]() | DownAppearance | Gets the StateAppearance object defining the button attributes used when the mouse button is pressed within its active area. |
![]() | Image | Gets or sets the button’s image, it can be specified as GrapeCity.Documents.Drawing.IImage or as GrapeCity.Documents.Pdf.Graphics.FormXObject. |
![]() | ImageScale | Gets the ImageScale object defining attributes of image scaling. |
![]() | RolloverAppearance | Gets the StateAppearance object defining the button attributes used when the user rolls the cursor into its active area without pressing the mouse button. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Documents.Common.NotifyObject) |