Common Application Framework

MdiWindow.Tag Property

Gets or sets the tag property which can be used to logically attach another object or value to a window.

public abstract object Tag {get; set;}

Implements

IWindow.Tag

See Also

MdiWindow Class | Aveva.ApplicationFramework.Presentation Namespace