PaletteDragFeedback Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum PaletteDragFeedback
Member name | Value | Description | |
---|---|---|---|
Block | 0 | Draw drag drop feedback as just blocks that are highlighted based on hot areas. | |
Square | 1 | Draw drag drop feedback as square indicators. | |
Rounded | 2 | Draw drag drop feedback as rounded indicators. | |
Inherit | 3 | Draw drag drop feedback using the inherited value. |
Copyright 2024 NeoAxis Group. All rights reserved.