Namespace: Consultingwerk.Windows
Interface 
IAppStylistService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.AppStylistService

File:IAppStylistService
Purpose:Service Interface for switching and editing Infragistics
Style Libraries
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Sep 22 00:31:38 CEST 2013



Top Method Summary
Options Name Purpose
+ EditStyleLibrary () Invokes the designer for the loaded style library
+ LoadStyleLibrary (character) Loads a Style Library

Top Event Summary
Options Name Purpose
+ StyleLibraryChanged (Object, EventArgs) Raised when the Style Library has changed

Top Property Summary
Options Name Purpose
+ CHARACTER StyleLibrary


Method Detail
Top

PUBLIC EditStyleLibrary ()

Purpose: Invokes the designer for the loaded style library
Notes:

Top

PUBLIC LoadStyleLibrary (character)

Purpose: Loads a Style Library
Notes:

Parameters:
pcStyleLibrary CHARACTER
The name of the style library file, without the .isl extension


Event Detail
Top

PUBLIC StyleLibraryChanged (Object, EventArgs)

Purpose: Raised when the Style Library has changed
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the StyleLibraryChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


Property Detail
Top

PUBLIC CHARACTER StyleLibrary


Returns CHARACTER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:40:47