Version

ISupportAppStylist Interface Members

The following tables list the members exposed by ISupportAppStylist.

Public Properties
 NameDescription
 PropertyCanvasOptions  
 PropertyCategoryNameThe Name that should be displayed on the Tab in AppStylist.  
 PropertyControlTypes  
 PropertyDefaultImageEmbeddedDirThe embedded path to the directory that contains the Default Images for the control  
 PropertyDefaultImageInfoA list of DefaultImage names that are needed for the control  
 PropertyEmbeddedBGImageNamesA list of background images that are needed for the default styleset.  
 PropertyEmbeddedBGImagesDirThe embedded path to the directory that contains the background images for the default styleset  
 PropertyEmbeddedCssFileDirThe embedded path to the directory that contains the default css file for the control  
 PropertyShortcutScriptFilePath  
 PropertyStyleInfo  
Public Methods
 NameDescription
 MethodAddControlsToFormForRenderThis 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.  
See Also