|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ActivateCurrentBrowseColumn () |
Activates the current browse column in the Grid |
|
# | HANDLE AlternativeQuery (handle) |
Creates an alternative query that contains alternative buffers to
the tables used by the original query |
|
+ | AnchorBottom () |
Anchors the Grid at the bottom of it's container and takes all remaining space |
|
# | ApplyValueChanged () |
Raises the VALUE-CHANGED Event to the Browse Widget |
|
- | bindingSource1_PositionChanged (Object, EventArgs) |
Event handler for the PositionChanged event of the Progress.Data.BindingSource |
|
+ F | HANDLE BrowseColumnHandleFromGridColumnKey (character) |
Returns the handle of the browse column related to the UltraGridColumn |
|
+ | CloseQuery () |
Closes the query by opening it with a query string that matches
no records |
|
+ F | CHARACTER ColumnKeyFromColumnHandle (handle) |
Returns the key of the UltraGridColumn that represents the given
column of the browse |
|
+ F | CHARACTER ColumnKeyFromFieldName (character, character) |
Returns the key of the UltraGridColumn that represents the given
buffer field |
|
- | DefaultActionHandler (Object, EventArgs) |
Call all registered DefaultActionSubscriber to perform their action.
Event handler for the DoubleClickRow event of the base class
(UltraGrid). |
|
# | DeleteAlternativeQuery (handle, handle[]) |
Deletes the alternative query and buffer |
|
+ | LOGICAL DESELECT-FOCUSED-ROW () |
Deselects the row with current focus. |
|
+ | DisplayCurrentRow () |
Re-Display's the current row |
|
+ | DisplayFromBrowse () |
Displays the current browse values on the Grid's current row |
|
+ | DisplayFromGrid () |
Displays the current Grid values on the BROWSE widgets current row |
|
+ | EnableDisableColumns () |
Enables and Disables the Columns in the RenderedBrowseControl based
on the current state of the browser columns |
|
+ | EnterBrowseCell (handle) |
Call back procedure for the ENTRY event of the Browse Cells |
|
+ | FetchByRowid (rowid) |
Fetches a row/record by a ROWID |
|
+ | FetchByRowid (rowid[]) |
Fetches a row/record by a ROWID Array |
|
+ | FetchFirst () |
Fetches the first row |
|
+ | FetchLast () |
Fetches the last row |
|
+ | FetchNext () |
Fetches the next row |
|
+ | FetchPrevious () |
Fetches the previous row |
|
+ | LOGICAL FetchRow (integer) |
Moves a query objects result list pointer to the row corresponding
to the specified sequence number. |
|
# | FormDisposedHandler (Object, EventArgs) |
Event handler for the Dispose event of the containing Form |
|
+ | CHARACTER GetBrowseColumns () |
Returns an array describing every column of the browse widget |
|
+ | INTEGER GetRepositionedRow () |
Returns the row index of the browse viewport where the REPOSITION
TO ROWID (or RECID) statement displays a repositioned record. |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | InitializeGrid (handle, logical) |
Initializes the Grid with the layout from the Progress Browse widget |
|
+ | InitializeGrid (RenderedBrowseContext) |
Initializes the Grid based on the RenderedBrowseContext instance |
|
- | InitializeRowHandler (Object, InitializeRowEventArgs) |
Called when a row is initialized |
|
# | InitializeUniqueKeys () |
Initializes the UniqueKeyDictionary |
|
+ | CHARACTER KeyFieldsForBuffer (handle) |
Returns the list of unqiue key fields for a buffer |
|
- | ListChangedHandler (Object, ListChangedEventArgs) |
Event handler for the ListChanged event of the ProBindingSource |
|
- | ListChangedHandler2 (Object, ListChangedEventArgs) |
Alternative event handler for the ListChanged event of the ProBindingSource |
|
# | CHARACTER LoadSettings () |
Loads a browsers column settings from the Registry |
|
# | NewUltraGridColumn (UltraGridColumn) |
Overloadable method, invoked whenever the Grid creates a new Column |
|
# | OnAfterCellActivate () |
Called after a cell is activated |
|
# | OnAfterCellUpdate (CellEventArgs) |
Raises the AfterCellUpdate event |
|
# | OnAfterRowActivate () |
Called after a row is activated |
|
# | OnBeforeCellDeactivate (CancelEventArgs) |
Called before a cell is deactivated |
|
# | OnBeforeEnterEditMode (CancelEventArgs) |
Called before entering edit mode |
|
# | OnBeforeRowDeactivate (CancelEventArgs) |
Called before a row is deactivated |
|
# | OnBeforeSortChange (BeforeSortChangeEventArgs) |
Raises the BeforeSortChange event |
|
# | OnDefaultAction (EventArgs) |
Raises the DefaultAction event |
|
# | OnEnter (EventArgs) |
Raises the Enter event |
|
# | OnFindRecordsForCalculatedFields (FindRecordsForCalculatedFieldsEventArgs) |
Raises the FindRecordsForCalculatedFields event |
|
# | OnGotFocus (EventArgs) |
Invokes the GotFocus event. |
|
# | OnInitializeLayout (InitializeLayoutEventArgs) |
Called when the layout is first initialized after the datasource
has been set |
|
# | OnKeyDown (KeyEventArgs) |
Raises the Key Down Event |
|
# | OnLeave (EventArgs) |
Raises the Leave event |
|
# | OnMouseClick (MouseEventArgs) |
Raises the MouseClick event |
|
# | OnMouseWheel (MouseEventArgs) |
Raises the MouseWheel Event |
|
# | OnOffHome (EventArgs) |
Raises the OffHome event |
|
# | OnParentChanged (EventArgs) |
Raises the ParentChanged Event |
|
# | OnVisibleChanged (EventArgs) |
Raises the VisibleChanged event |
|
# | ProcessColorCodingAndCalculatedFields (UltraGridRow) |
Processes color coding and calculted fields for a single grid row |
|
# | CHARACTER QueryExceptList (handle) |
Builds a list of Columns that need to be excluded from the BindingSource |
|
+ | ReGroupBy () |
Forces the Grid to update the row grouping (outlook group by) |
|
+ | RepositionControl () |
Positions the RenderedBrowseControl on top of the Progress Browse |
|
# | RestoreDynamicBrowseColumns (character[]) |
Restores the columns of a dynamic browse widget after the query has
been replaced with the alternative query |
|
# | RestoreSettings () |
Restores the stored User settings for the RenderedBrowseControl instance |
|
+ | CHARACTER ReturnGridSettings () |
Returns the User Settings string for the RenderedBrowseControl instance |
|
+ | SaveCurrentRow () |
Saves the current row |
|
+ | SaveCurrentRow (logical) |
Saves the current row |
|
+ | ScrollToCurrentRow (logical) |
Scrolls to the BindingSource's position |
|
+ | SelectBrowseRow () |
Selects the (temporary row in the browse widget) |
|
+ | SetRepositionedRow (integer, character) |
Sets the row index where records positioned with the REPOSITION TO
ROWID (or RECID) statement are displayed. |
|
# | CHARACTER SetTableSchemaColumnsFromBrowse () |
Returns the comma delimited list of all field names in the browse
widget |
|
# | CHARACTER SetTableSchemaColumnsFromBrowseAndFields () |
Builds a list of fields for the BindingSource when the BindingSourceFields
property is set to BindingSourceFieldsEnum:ListAndFields |
|
+ | StoreSettings () |
Stores the Column settings to the ISettingsService |
|
+ | SynchronizeCurrentColumn () |
Updates the current browse cell with the values from the Grid |
|
+ | SynchronizeVisibleColumns () |
Views and hides columns in the Grid based on the HIDDEN attribute
of the browsers columns |
|
# | CHARACTER UniqueFindPredicate (handle, UltraGridRow) |
Builds a QueryString predicate that can be used to (re)fetch a
record based on equality of primary unique columns
Based on the UniqueKeyDictionary values of predetermined unique key
columns
@param phBuffer The Handle to the buffer to return the FIND predicate for
@param poRow The reference to the Row collection that contains the values
@return The FIND predicate
------------------------------------------------------------------------------*/ |
|
+ | UpdateTitle () |
Updates the Text property of the Grid based on the TITLE property
of the Progress browser |
|
# | VerifyColorCodedColumnNames () |
Verifies that the value of the Property ColorCodedColumnNames
matches the setting of UseFullFieldNames |
|
# | VerifyCustomCalculatedColumnNames () |
Verifies that the value of the Property CustomCalculatedColumnNames
matches the setting of UseFullFieldNames |
|
+ | ViewHideColumns () |
Views and hides columns based on the browsers columns and sets
the column header captions |
Options | Name | Purpose | |
---|---|---|---|
+ | RenderedBrowseControl (RenderedBrowseContext) |
Constructor of the RenderedBrowseControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | DefaultAction DELEGATE System.EventHandler |
EVent raised when the user double clicks a row or presses Enter |
|
+ | FindRecordsForCalculatedFields (Object, FindRecordsForCalculatedFieldsEventArgs) |
Event raised when the user double clicks a row or presses Enter |
|
+ | OffHome DELEGATE System.EventHandler |
Event raised when an attempt is made to scroll beyond the first row |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL AnchoredBottom |
|
|
+ | Consultingwerk.WindowIntegrationKit.Controls.ApplyCellLeaveToBrowseEnum ApplyCellLeaveToBrowse |
|
|
+ | LOGICAL ApplyEntryOnEnter |
|
|
+ | Consultingwerk.WindowIntegrationKit.Controls.ApplyFunctionKeyEventsEnum ApplyFunctionKeyEvents |
|
|
+ | LOGICAL ApplyingEntry |
|
|
+ | LOGICAL ApplyIterationChanged |
|
|
+ | LOGICAL ApplyRowDisplayBeforeDisplayFields |
|
|
+ | LOGICAL ApplyRowEntryOnBeforeEnterEditMode |
|
|
+ | LOGICAL ApplyRowEntryOnRowActivate |
|
|
+ | LOGICAL ApplyRowLeaveOnLeave |
|
|
+ | LOGICAL ApplyRowLeaveOnRowDeactivate |
|
|
+ | LOGICAL AssignBindingSourceOnRowDeactivate |
|
|
+ | LOGICAL Batching |
|
|
+ | Progress.Data.BindingSource BindingSource |
|
|
+ | CHARACTER BindingSourceFieldList |
|
|
+ | Consultingwerk.WindowIntegrationKit.Controls.BindingSourceFieldsEnum BindingSourceFields |
|
|
+ | WIDGET-HANDLE BrowseHandle |
|
|
+ | HANDLE CallbackProcedure |
|
|
+ | CHARACTER ColorCodedColumnHandles |
|
|
+ | CHARACTER ColorCodedColumnNames |
|
|
+ | Consultingwerk.Windows.IColorTableConverter ColorTableConverter |
|
|
+ | CHARACTER ColumnLabels |
|
|
+ | CHARACTER ColumnWidths |
|
|
+ | HANDLE CURRENT-COLUMN |
|
|
+ | Consultingwerk.WindowIntegrationKit.Controls.CursorKeyNavigationInEditEnum CursorKeyNavigationInEdit |
|
|
+ | CHARACTER CustomCalculatedColumnNames |
|
|
+ | LOGICAL DefaultActionHandled |
|
|
+ | LOGICAL DisableCalculatedFieldsAndColor |
|
|
+ | LOGICAL DisableOutlookGroupBy |
|
|
+ | LOGICAL DynamicColumns |
|
|
# | LOGICAL InConstructor |
|
|
+ | CHARACTER LastActiveCell |
|
|
+ | INTEGER MaxDataGuess |
|
|
+ | LOGICAL MonitorBrowseCellEntry |
|
|
+ | INTEGER NUM-LOCKED-COLUMNS |
|
|
+ | HANDLE QUERY |
|
|
+ | Consultingwerk.WindowIntegrationKit.Controls.RepositionedRow RepositionedRow |
|
|
+ | CHARACTER SettingsKey |
|
|
+ | LOGICAL SuspendEvents |
|
|
+ | CHARACTER UnboundColumnHandles |
|
|
+ | CHARACTER UnboundColumnNames |
|
|
+ | LOGICAL UseFullFieldNames |
|
|
+ | LOGICAL ValueChangedSuspended |
|
|
+ | CHARACTER VisibleColumns |
|
|
+ | HANDLE WidgetHandle |
|
Top
PUBLIC ActivateCurrentBrowseColumn ()
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED HANDLE AlternativeQuery (handle)
|
||||||||||||||||||||||||||||||
PUBLIC AnchorBottom ()
|
||||||||||||||||||||||||||||||
PROTECTED ApplyValueChanged ()
|
||||||||||||||||||||||||||||||
PRIVATE bindingSource1_PositionChanged (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC HANDLE BrowseColumnHandleFromGridColumnKey (character)
|
||||||||||||||||||||||||||||||
PUBLIC CloseQuery ()
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER ColumnKeyFromColumnHandle (handle)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER ColumnKeyFromFieldName (character, character)
|
||||||||||||||||||||||||||||||
PRIVATE DefaultActionHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED DeleteAlternativeQuery (handle, handle[])
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL DESELECT-FOCUSED-ROW ()
|
||||||||||||||||||||||||||||||
PUBLIC DisplayCurrentRow ()
|
||||||||||||||||||||||||||||||
PUBLIC DisplayFromBrowse ()
|
||||||||||||||||||||||||||||||
PUBLIC DisplayFromGrid ()
|
||||||||||||||||||||||||||||||
PUBLIC EnableDisableColumns ()
|
||||||||||||||||||||||||||||||
PUBLIC EnterBrowseCell (handle)
|
||||||||||||||||||||||||||||||
PUBLIC FetchByRowid (rowid)
|
||||||||||||||||||||||||||||||
PUBLIC FetchByRowid (rowid[])
|
||||||||||||||||||||||||||||||
PUBLIC FetchFirst ()
|
||||||||||||||||||||||||||||||
PUBLIC FetchLast ()
|
||||||||||||||||||||||||||||||
PUBLIC FetchNext ()
|
||||||||||||||||||||||||||||||
PUBLIC FetchPrevious ()
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL FetchRow (integer)
|
||||||||||||||||||||||||||||||
PROTECTED FormDisposedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetBrowseColumns ()
|
||||||||||||||||||||||||||||||
PUBLIC INTEGER GetRepositionedRow ()
|
||||||||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||||||||||
PROTECTED InitializeGrid (handle, logical)
|
||||||||||||||||||||||||||||||
PUBLIC InitializeGrid (RenderedBrowseContext)
|
||||||||||||||||||||||||||||||
PRIVATE InitializeRowHandler (Object, InitializeRowEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED InitializeUniqueKeys ()
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER KeyFieldsForBuffer (handle)
|
||||||||||||||||||||||||||||||
PRIVATE ListChangedHandler (Object, ListChangedEventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE ListChangedHandler2 (Object, ListChangedEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER LoadSettings ()
|
||||||||||||||||||||||||||||||
PROTECTED NewUltraGridColumn (UltraGridColumn)
|
||||||||||||||||||||||||||||||
PROTECTED OnAfterCellActivate ()
|
||||||||||||||||||||||||||||||
PROTECTED OnAfterCellUpdate (CellEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnAfterRowActivate ()
|
||||||||||||||||||||||||||||||
PROTECTED OnBeforeCellDeactivate (CancelEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnBeforeEnterEditMode (CancelEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnBeforeRowDeactivate (CancelEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnBeforeSortChange (BeforeSortChangeEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnDefaultAction (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnEnter (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnFindRecordsForCalculatedFields (FindRecordsForCalculatedFieldsEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnGotFocus (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnInitializeLayout (InitializeLayoutEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnLeave (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnMouseClick (MouseEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnMouseWheel (MouseEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnOffHome (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnParentChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnVisibleChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED ProcessColorCodingAndCalculatedFields (UltraGridRow)
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER QueryExceptList (handle)
|
||||||||||||||||||||||||||||||
PUBLIC ReGroupBy ()
|
||||||||||||||||||||||||||||||
PUBLIC RepositionControl ()
|
||||||||||||||||||||||||||||||
PROTECTED RestoreDynamicBrowseColumns (character[])
|
||||||||||||||||||||||||||||||
PROTECTED RestoreSettings ()
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER ReturnGridSettings ()
|
||||||||||||||||||||||||||||||
PUBLIC SaveCurrentRow ()
|
||||||||||||||||||||||||||||||
PUBLIC SaveCurrentRow (logical)
|
||||||||||||||||||||||||||||||
PUBLIC ScrollToCurrentRow (logical)
|
||||||||||||||||||||||||||||||
PUBLIC SelectBrowseRow ()
|
||||||||||||||||||||||||||||||
PUBLIC SetRepositionedRow (integer, character)
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER SetTableSchemaColumnsFromBrowse ()
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER SetTableSchemaColumnsFromBrowseAndFields ()
|
||||||||||||||||||||||||||||||
PUBLIC StoreSettings ()
|
||||||||||||||||||||||||||||||
PUBLIC SynchronizeCurrentColumn ()
|
||||||||||||||||||||||||||||||
PUBLIC SynchronizeVisibleColumns ()
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER UniqueFindPredicate (handle, UltraGridRow)
|
||||||||||||||||||||||||||||||
PUBLIC UpdateTitle ()
|
||||||||||||||||||||||||||||||
PROTECTED VerifyColorCodedColumnNames ()
|
||||||||||||||||||||||||||||||
PROTECTED VerifyCustomCalculatedColumnNames ()
|
||||||||||||||||||||||||||||||
PUBLIC ViewHideColumns ()
|
PUBLIC RenderedBrowseControl (RenderedBrowseContext)
|
---|
PUBLIC DefaultAction DELEGATE System.EventHandler
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC FindRecordsForCalculatedFields (Object, FindRecordsForCalculatedFieldsEventArgs)
|
||||||||||||||||||||
PUBLIC OffHome DELEGATE System.EventHandler
|
PUBLIC LOGICAL AnchoredBottom
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.WindowIntegrationKit.Controls.ApplyCellLeaveToBrowseEnum ApplyCellLeaveToBrowse
|
|||||||||
PUBLIC LOGICAL ApplyEntryOnEnter
|
|||||||||
PUBLIC Consultingwerk.WindowIntegrationKit.Controls.ApplyFunctionKeyEventsEnum ApplyFunctionKeyEvents
|
|||||||||
PUBLIC LOGICAL ApplyingEntry
|
|||||||||
PUBLIC LOGICAL ApplyIterationChanged
|
|||||||||
PUBLIC LOGICAL ApplyRowDisplayBeforeDisplayFields
|
|||||||||
PUBLIC LOGICAL ApplyRowEntryOnBeforeEnterEditMode
|
|||||||||
PUBLIC LOGICAL ApplyRowEntryOnRowActivate
|
|||||||||
PUBLIC LOGICAL ApplyRowLeaveOnLeave
|
|||||||||
PUBLIC LOGICAL ApplyRowLeaveOnRowDeactivate
|
|||||||||
PUBLIC LOGICAL AssignBindingSourceOnRowDeactivate
|
|||||||||
PUBLIC LOGICAL Batching
|
|||||||||
PUBLIC Progress.Data.BindingSource BindingSource
|
|||||||||
PUBLIC CHARACTER BindingSourceFieldList
|
|||||||||
PUBLIC Consultingwerk.WindowIntegrationKit.Controls.BindingSourceFieldsEnum BindingSourceFields
|
|||||||||
PUBLIC WIDGET-HANDLE BrowseHandle
|
|||||||||
PUBLIC HANDLE CallbackProcedure
|
|||||||||
PUBLIC CHARACTER ColorCodedColumnHandles
|
|||||||||
PUBLIC CHARACTER ColorCodedColumnNames
|
|||||||||
PUBLIC Consultingwerk.Windows.IColorTableConverter ColorTableConverter
|
|||||||||
PUBLIC CHARACTER ColumnLabels
|
|||||||||
PUBLIC CHARACTER ColumnWidths
|
|||||||||
PUBLIC HANDLE CURRENT-COLUMN
|
|||||||||
PUBLIC Consultingwerk.WindowIntegrationKit.Controls.CursorKeyNavigationInEditEnum CursorKeyNavigationInEdit
|
|||||||||
PUBLIC CHARACTER CustomCalculatedColumnNames
|
|||||||||
PUBLIC LOGICAL DefaultActionHandled
|
|||||||||
PUBLIC LOGICAL DisableCalculatedFieldsAndColor
|
|||||||||
PUBLIC LOGICAL DisableOutlookGroupBy
|
|||||||||
PUBLIC LOGICAL DynamicColumns
|
|||||||||
PROTECTED LOGICAL InConstructor
|
|||||||||
PUBLIC CHARACTER LastActiveCell
|
|||||||||
PUBLIC INTEGER MaxDataGuess
|
|||||||||
PUBLIC LOGICAL MonitorBrowseCellEntry
|
|||||||||
PUBLIC INTEGER NUM-LOCKED-COLUMNS
|
|||||||||
PUBLIC HANDLE QUERY
|
|||||||||
PUBLIC Consultingwerk.WindowIntegrationKit.Controls.RepositionedRow RepositionedRow
|
|||||||||
PUBLIC CHARACTER SettingsKey
|
|||||||||
PUBLIC LOGICAL SuspendEvents
|
|||||||||
PUBLIC CHARACTER UnboundColumnHandles
|
|||||||||
PUBLIC CHARACTER UnboundColumnNames
|
|||||||||
PUBLIC LOGICAL UseFullFieldNames
|
|||||||||
PUBLIC LOGICAL ValueChangedSuspended
|
|||||||||
PUBLIC CHARACTER VisibleColumns
|
|||||||||
PUBLIC HANDLE WidgetHandle
|