'Declaration
Function CanDrag( _ ByVal itemContainer As Object, _ ByVal pt As Point _ ) As DragType
DragType CanDrag( object itemContainer, Point pt )
Parameters
- itemContainer
- Inspecting ItemContainer
- pt
- Inspecting System.Drawing.Point point.
Return Value
DragType type of dragging/resizing.