|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.WindowIntegrationKit.Forms.IEmbeddedWindowForm FromEmbeddedWindow (handle) |
Locates the IEmbeddedWindowForm instance that embeds the WINDOW |
|
+ | Consultingwerk.WindowIntegrationKit.Forms.IEmbeddedWindowForm FromProcedureHandle (handle) |
Returns the EmbeddedWindowForm instance that belongs to the given
Procedure Handle |
|
+ | HANDLE MenuBarOfWindow (handle) |
Returns the Menu-bar of the given Window regardless if the window
is embedded or not. |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL DefaultMakeMdiChild |
Defines the default for the MakeMdiChild property |
|
+ | INTEGER DefaultWindowContainerColOffset |
Gets and Sets the default Col offset used when positioning the
WindowContainer control in this .NET Form. |
|
+ | INTEGER DefaultWindowContainerRowOffset |
Gets and Sets the default Row offset used when positioning the
WindowContainer control in this .NET Form. |
|
+ | INTEGER TabFolderBGColor |
Controls the BGCOLOR of the ABL Window and TabFolder created
for the Tab Pages |
Top
PUBLIC Consultingwerk.WindowIntegrationKit.Forms.IEmbeddedWindowForm FromEmbeddedWindow (handle)
|
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.WindowIntegrationKit.Forms.IEmbeddedWindowForm FromProcedureHandle (handle)
|
||||||||||||||||||||||||||
PUBLIC HANDLE MenuBarOfWindow (handle)
|
PUBLIC LOGICAL DefaultMakeMdiChild
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER DefaultWindowContainerColOffset
|
|||||||||||||||
PUBLIC INTEGER DefaultWindowContainerRowOffset
|
|||||||||||||||
PUBLIC INTEGER TabFolderBGColor
|