Table of Contents

Event BorderStyleChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fired when the BorderStyle is changing. Allows the event to be cancelled.

public event EventHandler<CancelEventArgs<LineStyle>>? BorderStyleChanging

Returns

EventHandler<CancelEventArgs<LineStyle>>
Fired when the is changing. Allows the event to be cancelled.