Name | Description | |
---|---|---|
![]() | WebLinkAppearanceJS | Initializes a new instance of the WebLinkAppearanceJS class. |
Name | Description | |
---|---|---|
![]() | WebLinkAppearanceJS | Initializes a new instance of the WebLinkAppearanceJS class. |
Name | Description | |
---|---|---|
![]() | clone | Creates a new appearance that is a copy of the current appearance. |
![]() | copyTo | Copies the state of the current appearance to the target appearance. |
![]() | equals | Determines that this appearance font is equals to the specified appearance. |
![]() | get_BackColor | Gets the color of the background. |
![]() | get_Cursor | Gets the CSS style of cursor. |
![]() | get_Font | Gets the font of the text. |
![]() | get_FontTransparent | Gets a value indicating whether the text is transparent. |
![]() | get_ForeColor | Gets the color of the text. |
![]() | set_BackColor | Sets the color of the background. |
![]() | set_Cursor | Sets the CSS style of cursor. |
![]() | set_Font | Sets the font of the text. |
![]() | set_FontTransparent | Sets a value indicating whether the text is transparent. |
![]() | set_ForeColor | Sets the color of the text. |
Name | Description | |
---|---|---|
![]() | propertyChanged | Occurs when appearance property is changed. |
![]() | propertyChanging | Occurs when appearance property is changing. |