Enum
VisualCueBehavior

Represents visual cue display behavior.

Definition

Namespace:Telerik.Windows.Controls.DragDrop

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum VisualCueBehavior

Fields

KeepCurrentPosition

Keeps current display position and does not bring to front once another window is activated.

Declaration

cs-api-definition
KeepCurrentPosition = 1

Field Value

VisualCueBehavior

ShowsOnTop

Updates its position and display always on top.

Declaration

cs-api-definition
ShowsOnTop = 0

Field Value

VisualCueBehavior

In this article
DefinitionFieldsKeepCurrentPositionShowsOnTop
Not finding the help you need?
Contact Support