NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StandardToolWindows.RelatedLinks

The GUID for the related links frame.

[Visual Basic]
Public Shared ReadOnly RelatedLinks As Guid
[C#]
public static readonly Guid RelatedLinks;
[C++]
public: static readonly Guid RelatedLinks;
[JScript]
public static var RelatedLinks : Guid;

See Also

StandardToolWindows Class | StandardToolWindows Members | System.ComponentModel.Design Namespace