バージョン

DragDropIndicatorManager.IndicatorShape 列挙体

ドロップインジケーターの形状を決定します。
シンタックス
'宣言
 
Public Enum DragDropIndicatorManager.IndicatorShape 
   Inherits System.Enum
public enum DragDropIndicatorManager.IndicatorShape : System.Enum 
メンバ
メンバ解説
Arrows矢印を表示します。
CustomImageカスタム Image を表示します。
Rectangle四角形を表示します。
参照