Blazor DCP: Gap.Blazor.Application Class Reference
The Application All Applications of any Desktop Compatibility Platform should associate the Forms with the corresponding IApplication implementation. More...
The Application All Applications of any Desktop Compatibility Platform should associate the Forms with the corresponding IApplication implementation.
<mapfrom>System.Windows.Forms.Application.</mapfrom>
◆ Dispose()
protectedvirtual
virtual void Gap.Blazor.Application.Dispose
(
bool
disposing
)
Releases unmanaged and - optionally - managed resources.
Parameters
disposing
true
to release both managed and unmanaged resources; false
to release only unmanaged resources.
◆ RemoveActiveForm()
void Gap.Blazor.Application.RemoveActiveForm
(
Form
form
)
Removes the active form.
Parameters
◆ ActiveForm
Form Gap.Blazor.Application.ActiveForm
getset
Gets or sets the active form.
The active form.
◆ ActiveForms
getset
Gets or sets the active forms.
The active forms.
◆ CurrentApplication
Gets the current application.
The current application.
◆ ItemHasChanged
EventHandler Gap.Blazor.Application.ItemHasChanged
getset
Gets or sets the item has changed.
The item has changed.
The documentation for this class was generated from the following file:
src/Gap.Blazor/Controls/Application.cs