バージョン

DragDropIndicatorManager クラス メンバ

DragDropIndicatorManagerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタDragDropIndicatorManager コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティDisposed Infragistics.Shared.DisposableObjectから継承されます。
Public プロパティDragIndicatorOffsetドラッグインジケーターが表示されるときの、マウス位置からのオフセット量。  
Public プロパティDragIndicatorRectangleインジケーターの、画面座標内での現在の位置を返します。  
Public プロパティDropIndicatorArrowSizeドロップインジケーターの形状を決定します。  
Public プロパティDropIndicatorOrientationドロップインジケーターの向き。  
Public プロパティDropIndicatorRectangleインジケーターの、画面座標内での現在の位置を返します。  
Public プロパティDropIndicatorShapeドロップインジケーターの形状を決定します。  
Public プロパティDropSourceドラッグ操作が終了するルートコントロール。  
Public プロパティIsDragIndicatorVisibleドラッグインジケーターが現在表示されているかどうかを示します。  
Public プロパティIsDropIndicatorVisibleドロップインジケーターが現在表示されているかどうかを示します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティDragIndicator管理された DragIndicatorControl を返します。  
Protected プロパティDropIndicator管理された DropIndicatorControl を返します。  
トップ
パブリック メソッド
 名前解説
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDispose Infragistics.Shared.DisposableObjectから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドHideDragIndicatorドラッグインジケーターを非表示にします。  
Public メソッドHideDropIndicatorドロップインジケーターを非表示にします。  
Public メソッドInitializeDragIndicatorオーバーロードされます。 指定した要素で DragIndicatorControl を初期化します  
Public メソッドInitializeDropIndicatorオーバーロードされます。 指定したブラシで DropIndicatorControl を初期化します  
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドShowDragIndicatorオーバーロードされます。 指定した画面位置に基づいてドラッグインジケーターを配置し、表示します。  
Public メソッドShowDropIndicatorオーバーロードされます。 指定した画面座標内のドロップ四角形に基づいてドロップインジケーターを配置し、表示します  
Public メソッドVerifyNotDisposed Infragistics.Shared.DisposableObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateDragIndicatorControl新しい DragIndicatorControl を作成します。  
Protected メソッドCreateDropIndicatorControl新しい DropIndicatorControl を作成します。  
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドOnDisposeオーバーライドされます。 オブジェクトを破棄して、クラスで使用されているリソースをすべて解放するときに呼び出されます。  
トップ
参照