SpellCheckerImages Properties
Contains style settings that allow you to specify images for the spell checker elements.| Name | Description |
|---|---|
| DialogFormCloseButton | Gives access to the image settings of the Close button. |
| ImageFolder | Specifies the path to the image folder. |
| LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
| SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
| SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
See Also