Namespace: Consultingwerk.WindowIntegrationKit
Interface 
ITabFolderCustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.WindowIntegrationKit.SampleTabFolderCustomizer

File:ITabFolderCustomizer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jan 20 13:00:45 CET 2012
Purpose: Callback method into Service classes, allows the customization of
UltraTabs for the EmbeddedWindowTabFolderForm (or similar
IEmbeddedWindowForm implementations)
Notes: Allows customization of UltraTab properties like the appearance



Top Method Summary
Options Name Purpose
+ AssignTabProperties (handle, IEmbeddedWindowForm, integer, character, UltraTabControl, UltraTab) Callback method into Service classes, allows the customization of UltraTabs for the EmbeddedWindowTabFolderForm (or similar IEmbeddedWindowForm implementations)


Method Detail
Top

PUBLIC AssignTabProperties (handle, IEmbeddedWindowForm, integer, character, UltraTabControl, UltraTab)

Purpose: Callback method into Service classes, allows the customization of
UltraTabs for the EmbeddedWindowTabFolderForm (or similar
IEmbeddedWindowForm implementations)
Notes: Allows customization of UltraTab properties like the appearance

Parameters:
phProcedure HANDLE
The procedure handle that contains the Tab folder
poForm Consultingwerk.WindowIntegrationKit.Forms.IEmbeddedWindowForm
The IEmbeddedWindowForm instance containing the Tab Control
piPageNumber INTEGER
The current tab page number
pcPageLabel CHARACTER
The current tab page label
poTabControl Infragistics.Win.UltraWinTabControl.UltraTabControl
The reference to the UltraTabControl
poTab Infragistics.Win.UltraWinTabControl.UltraTab
The generated UltrTab object (tab page)


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:02