Click or drag to resize

AssetResourceConflictDialogOnActivated Method

Switches to a normal cursor (instead of a wait cursor) when the dialog is shown.

Namespace: Demo3D.Visuals.Assets
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
protected override void OnActivated(
	EventArgs e
)

Parameters

e  EventArgs

[Missing <param name="e"/> documentation for "M:Demo3D.Visuals.Assets.AssetResourceConflictDialog.OnActivated(System.EventArgs)"]

See Also