|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | InitializeFrameForResizing (handle, integer, integer) |
Registers a frame for resizing |
|
+ | ResizeWindow () |
Resizes the contents of the ABL window widgets to the current
dimensions of the Window |
Options | Name | Purpose | |
---|---|---|---|
+ | AblWindowResizingManager (handle) |
Constructor for the AblWindowResizingManager class |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER CurrentWindowHeightPixels |
|
|
+ | INTEGER CurrentWindowWidthPixels |
|
|
+ | LOGICAL IgnoreNestedFrames |
|
|
+ | INTEGER IgnorePixelsFromTop |
|
|
+ | HANDLE WindowHandle |
|
Top
PUBLIC InitializeFrameForResizing (handle, integer, integer)
|
|||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ResizeWindow ()
|
PUBLIC AblWindowResizingManager (handle)
|
---|
PUBLIC INTEGER CurrentWindowHeightPixels
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER CurrentWindowWidthPixels
|
|||||||||
PUBLIC LOGICAL IgnoreNestedFrames
|
|||||||||
PUBLIC INTEGER IgnorePixelsFromTop
|
|||||||||
PUBLIC HANDLE WindowHandle
|