Namespace: Consultingwerk.Framework
Interface 
IFormWithUltraToolbarsManager Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.WindowIntegrationKit.Forms.EmbeddedWindowForm, Consultingwerk.WindowIntegrationKit.Forms.EmbeddedWindowTabFolderForm

File:IFormWithUltraToolbarsManager
Purpose:Interface defining properties required to render ABL
MENU-BAR strcutures as UltraToolbarsManager menus using
the Consultingwerk.Util.UltraToolbarsManager
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Aug 24 15:13:18 CEST 2009
/* traditional return of error


Top Property Summary
Options Name Purpose
+ WIDGET-HANDLE MENU-BAR Returns the HANDLE of the ABL MENU-BAR widget associated with this Form / the owned UltraToolbarsManager
+ LOGICAL MenuBarAsToolbar Returns if the MENU-BAR should be rendered should be rendered as a Toolbar
+ LOGICAL MenuItemsAsToolbar Returns if MENU-ITEM widgets should be rendered should be rendered as a Toolbar
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager Returns the Reference to the UltraToolbarsManager owned by the Form


Property Detail
Top

PUBLIC WIDGET-HANDLE MENU-BAR

Purpose: Returns the HANDLE of the ABL MENU-BAR widget associated with this
Form / the owned UltraToolbarsManager
Notes:

Returns WIDGET-HANDLE
Top

PUBLIC LOGICAL MenuBarAsToolbar

Purpose: Returns if the MENU-BAR should be rendered should be rendered
as a Toolbar
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL MenuItemsAsToolbar

Purpose: Returns if MENU-ITEM widgets should be rendered should be rendered
as a Toolbar
Notes:

Returns LOGICAL
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager

Purpose: Returns the Reference to the UltraToolbarsManager owned by the Form
Notes:

Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:28:52