IPeekResultDisplayInfo Interface

Definition

Defines elements of IPeekResult display information.

public interface class IPeekResultDisplayInfo : IDisposable
public interface IPeekResultDisplayInfo : IDisposable
type IPeekResultDisplayInfo = interface
    interface IDisposable
Public Interface IPeekResultDisplayInfo
Implements IDisposable
Derived
Implements

Properties

Label

Defines the localized label used for displaying this result to the user. This value will be used to represent IPeekResult in the Peek control's result list.

LabelTooltip

Defines the localized label tooltip used for displaying this result to the user.

Title

Defines the localized title used for displaying this result to the user.

TitleTooltip

Defines the localized title tooltip used for displaying this result to the user.

Applies to