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