|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActiveTabChangingHandler (Object, ActiveTabChangingEventArgs) |
Event Handler for the ActiveTabChanging event handler |
||
| AssignTabLabels (character, character) |
Assigns the Labels of the TabFolder based on a Character List |
||
| CloseFromCode () |
Closes the Form after unsubscribing it's own FormClosing event handle |
||
| CloseTabs () |
Closes the dynamically created windows and WindowContainer objects |
||
| CreateTab (character, integer) |
Creates a Tab on the TabFolder with the given Label and key |
||
| CreateTabPageFrame (integer) |
Creates the Window and Frame used for folder pages |
||
| CreateTabs (character) |
Creates Tabs for a list of Tabs |
||
| CreateTabs (character, character) |
Creates Tabs for a list of Tabs |
||
| DeleteTabPage (integer) |
Deletes (removes) a Tab Page |
||
| DisableFolderPage (integer) |
Disables a folder Page |
||
| EmbedWindow (handle) |
Creates a new instance of the Progress.Windows.WindowContainer
instance and embeds the given window widget in that instance -
but does not parent the WindowContainer instance in the Form
(THIS-OBJECT). This is delayed till later. |
||
| EnableFolderPage (integer) |
Enables a folder Page |
||
| FinalizeEmbedding () |
Finalize the embedding of an ABL window widget by parenting
the Progress.Windows.WindowContainer instance in the Form
(THIS-OBJECT). Sets the Form Text property and applies the
window-resized event to the window widget. |
||
| FinalizeTabPage (integer) |
Finalizes the Embedding of a single Tab Page |
||
| FindPageZeroChilds (logical, logical) |
Detects Folder98 and other SmartFrames/Viewers |
||
| FormClosingHandler (Object, FormClosingEventArgs) |
Event Handler for the FormClosing event of the Form. When a window
is embedded, the FormClosing event will be cancelled and the
WINDOW-CLOSE event to the window will be applied. |
||
| HANDLE GetEmbeddedWindows () |
Returns an indeterminate array of the HANDLEs of the embedded Windows |
||
| System.Windows.Forms.Control GetTabPageControl (integer) |
Returns the UltraTab Control that was created for a tab page |
||
| HANDLE GetTabPageFrame (integer) |
Returns the HANDLE of the ABL Frame that was created as the default
frame for a tab page |
||
| HANDLE GetTabPageWindow (integer) |
Returns the HANDLE of the ABL Window that was created for a tab page |
||
| Progress.Windows.WindowContainer GetTabPageWindowContainer (integer) |
Returns the WindowContainer Control that was created for a tab page |
||
| OnFormClosed (FormClosedEventArgs) |
Raises the FormClosed event |
||
| OnSizeChanged (EventArgs) |
Raises the SizeChanged event |
||
| RefreshButtons () |
Refreshes the state of all overlay buttons in the IEmbeddedWindowForm |
||
| RepositionWindowContainer () |
Adjusts the position of the WindowContainer based on the Col- and
Row-Offset |
||
| SelectTab (integer) |
Selects a TabPage |
||
| SetSplitterFixed () |
Sets the Splitter to fixed, disallow users to change the splitter
distance |
||
| TimerTickHandler (Object, EventArgs) |
Event Handler for the Tick Event of the Timer Component |
||
| ToolClickHandler (Object, ToolClickEventArgs) |
Event Handler for the ToolClick Event of the UltraToolbarsManager |
||
| ToolClickTimerTickHandler (Object, EventArgs) |
Event handler for the Tick event of the ToolClickTimer component |
||
| ToolDropDownHandler (Object, BeforeToolDropdownEventArgs) |
Handles the BeforeToolDropDown event of the UltraToolbarsManager |
||
| UpdateWindowAttributes () |
Update Form properties with Properties from the WindowWidget |
| Options | Name | Purpose | |
|---|---|---|---|
| EmbeddedWindowTabFolderForm () |
Constructor of the EmbeddedWindowTabFolderForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| System.Windows.Forms.Control ClientArea |
|
||
| INTEGER SplitterDistance |
|
||
| Infragistics.Win.UltraWinTabControl.UltraTabControl TabFolder |
|
||
| INTEGER TabFolderTop |
|
||
| LOGICAL TabFolderVisible |
|
||
| INTEGER WindowContainerColOffset |
|
||
| INTEGER WindowContainerRowOffset |
|
|
Top
ActiveTabChangingHandler (Object, ActiveTabChangingEventArgs)
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AssignTabLabels (character, character)
|
||||||||||||||||||||||||||||
CloseFromCode ()
|
||||||||||||||||||||||||||||
CloseTabs ()
|
||||||||||||||||||||||||||||
CreateTab (character, integer)
|
||||||||||||||||||||||||||||
CreateTabPageFrame (integer)
|
||||||||||||||||||||||||||||
CreateTabs (character)
|
||||||||||||||||||||||||||||
CreateTabs (character, character)
|
||||||||||||||||||||||||||||
DeleteTabPage (integer)
|
||||||||||||||||||||||||||||
DisableFolderPage (integer)
|
||||||||||||||||||||||||||||
EmbedWindow (handle)
|
||||||||||||||||||||||||||||
EnableFolderPage (integer)
|
||||||||||||||||||||||||||||
FinalizeEmbedding ()
|
||||||||||||||||||||||||||||
FinalizeTabPage (integer)
|
||||||||||||||||||||||||||||
FindPageZeroChilds (logical, logical)
|
||||||||||||||||||||||||||||
FormClosingHandler (Object, FormClosingEventArgs)
|
||||||||||||||||||||||||||||
HANDLE GetEmbeddedWindows ()
|
||||||||||||||||||||||||||||
System.Windows.Forms.Control GetTabPageControl (integer)
|
||||||||||||||||||||||||||||
HANDLE GetTabPageFrame (integer)
|
||||||||||||||||||||||||||||
HANDLE GetTabPageWindow (integer)
|
||||||||||||||||||||||||||||
Progress.Windows.WindowContainer GetTabPageWindowContainer (integer)
|
||||||||||||||||||||||||||||
OnFormClosed (FormClosedEventArgs)
|
||||||||||||||||||||||||||||
OnSizeChanged (EventArgs)
|
||||||||||||||||||||||||||||
RefreshButtons ()
|
||||||||||||||||||||||||||||
RepositionWindowContainer ()
|
||||||||||||||||||||||||||||
SelectTab (integer)
|
||||||||||||||||||||||||||||
SetSplitterFixed ()
|
||||||||||||||||||||||||||||
TimerTickHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||
ToolClickHandler (Object, ToolClickEventArgs)
|
||||||||||||||||||||||||||||
ToolClickTimerTickHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||
ToolDropDownHandler (Object, BeforeToolDropdownEventArgs)
|
||||||||||||||||||||||||||||
UpdateWindowAttributes ()
|
||||||||||||||||||||||||||||
EmbeddedWindowTabFolderForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
System.Windows.Forms.Control ClientArea
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER SplitterDistance
|
|||||||||
Infragistics.Win.UltraWinTabControl.UltraTabControl TabFolder
|
|||||||||
INTEGER TabFolderTop
|
|||||||||
LOGICAL TabFolderVisible
|
|||||||||
INTEGER WindowContainerColOffset
|
|||||||||
INTEGER WindowContainerRowOffset
|
|||||||||