|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| - | InitializeComponent () |
Initializes the UI of the LightBox Form |
|
| # | 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 |
Gets and sets the number of pixles from the top that the LightboxForm
is using to provide access to Controls at the top of the overlaid
Form |
|
| + | Progress.Windows.Form OverlaidForm |
Returns the reference to the Overlaid Form |
|
| + | LOGICAL OverlaidFormHasRibbon |
Returns the reference to the Overlaid Form |
|
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
|
|||||||||||||||||