Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Can't perform OLEDrag method of a control

Last post 30 Oct 2007, 9:22 PM by TSRh. 1 replies.
Sort Posts: Previous Next
  •  30 Oct 2007, 9:18 PM 12725

    Can't perform OLEDrag method of a control

    Case Description


    Try to execute ImgXCtrl1.OLEDrag method

    Received error: No such method

    ---------------------------
    Microsoft Visual Basic
    ---------------------------
    Compile error:

    Method or data member not found
    ---------------------------
    OK   Help  
    ---------------------------

    Documentation on OLEStartDrag event says that it occurs when a component's OLEDrag method is performed



    Related Comments


    Comment 10/31/2007 1:13:29 AM | Ivan R.
      The Drag and OLEDrag are not the same methods.
    When using Drag method the OLEStartDrag event never occurs !
    When using OLEDragMode=vbOLEDragAutomatic the event is raised, but i need to manually start OLEDrag.
    The Visual Basic picturebox control have the OLEDrag method, while ImgX doesn't.

    This is a defect in ImgX control.
  •  30 Oct 2007, 9:22 PM 12726 in reply to 12725

    Re: Can't perform OLEDrag method of a control

    Help me please to find workaround. I really need OLEDrag.
View as RSS news feed in XML