Skip to content

WindowCaptionEventArgs

Provides the updated window caption for the tracked application.

Type

csharp
RoyalApps.Community.ExternalApps.WinForms.Events.WindowCaptionEventArgs

Used By

Properties

Caption (string)

Gets the updated window caption.

Back to API index

MIT Licensed