|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | MoveMe () |
Moves the LightBox Form to match the location of the overlaid Form |
|
+ | OverlaidForm_Move (Object, EventArgs) |
Event handler for the Move event of the overlaid form |
|
+ | OverlaidForm_ResizeEnd (Object, EventArgs) |
Event handler for the ResizeEnd event of the overlaid form |
|
# | ResizeMe () |
Resizes the LightBox Form to match the size the overlaid Form |
Options | Name | Purpose | |
---|---|---|---|
+ | LightBoxForm () |
Constructor of the LightBoxForm class. |
|
+ | LightBoxForm (Form) |
Constructor of the LightBoxForm class. |
|
+ | LightBoxForm (Form, integer) |
Constructor of the LightBoxForm class. |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER CustomOffset |
|
|
+ | Progress.Windows.Form OverlaidForm |
|
|
+ | LOGICAL OverlaidFormHasRibbon |
|
Top
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED MoveMe ()
|
||||||||||||||||||||
PUBLIC OverlaidForm_Move (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC OverlaidForm_ResizeEnd (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED ResizeMe ()
|
PUBLIC LightBoxForm ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LightBoxForm (Form)
|
||||||||||||||||||||
PUBLIC LightBoxForm (Form, integer)
|
PUBLIC INTEGER CustomOffset
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Windows.Form OverlaidForm
|
|||||||||
PUBLIC LOGICAL OverlaidFormHasRibbon
|