The IC1ThemeSupport type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnVisualStyleChanged |
Override this method to handle any extra work caused by the change of VisualStyle.
|
![]() |
RegisterRunTimeStyleSheets |
Override this method if you want to render additional stylesheets definitions what will be use by control only at run-time.
|
![]() |
RenderDesignTimeStyleSheets |
Override this method if you want to render additional stylesheets definitions what will be use by control only at design-time.
|
Properties
Name | Description | |
---|---|---|
![]() |
EmbeddedVisualStyles |
Defines names of the visual styles what embeded into control's assembly.
|
![]() |
IncludeScripts |
Gets or sets a value indicating whether client script resources should be registered within page automatically.
|
![]() |
ResourceNameFormatInternal |
Gets the resource name format internal.
|
![]() |
UseEmbeddedVisualStyles |
If true then control will use VisualStyle embedded into control's assembly.
otherwise control will load VisualStyle from disk.
|
![]() |
VisualStyle |
Gets or sets the visual style name used by the control.
|
![]() |
VisualStylePath |
Gets or sets the path to the visual style folder.
|