The following tables list the members exposed by ISupportAppStylist.
Name | Description | |
---|---|---|
CanvasOptions | ||
CategoryName | The Name that should be displayed on the Tab in AppStylist. | |
ControlTypes | ||
DefaultImageEmbeddedDir | The embedded path to the directory that contains the Default Images for the control | |
DefaultImageInfo | A list of DefaultImage names that are needed for the control | |
EmbeddedBGImageNames | A list of background images that are needed for the default styleset. | |
EmbeddedBGImagesDir | The embedded path to the directory that contains the background images for the default styleset | |
EmbeddedCssFileDir | The embedded path to the directory that contains the default css file for the control | |
ShortcutScriptFilePath | ||
StyleInfo |
Name | Description | |
---|---|---|
AddControlsToFormForRender | This is where the developer builds the controls to render in the way they want AppStylist to present it. Note: if the control requires a ScriptManager, then it should include that in the list of controls. |