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
Infragistics.Win.ValueList GetStyleLibraries () Returns a Value List with the available style sets
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

EditStyleLibrary ()

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

Top

Infragistics.Win.ValueList GetStyleLibraries ()

Purpose: Returns a Value List with the available style sets
Notes:

Returns Infragistics.Win.ValueList
The ValueList with the Styles
Top

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

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

CHARACTER StyleLibrary


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:35:01