Search Result

Collapse
4 results in 0.0030 seconds.
Keywords
Members
Tags
drag
  •  

  • In drag & drop how do I prevent user dropping on the wrong textbox? VBA Userform

    I have a Userform in VBA 2007 Excel on which I have several textboxes and a listbox.
    I am able to initiate the drag and drop but cannot work out how to prevent user from dropping the data into the wrong textboxes.

    I have searched the net but cannot find the answer to what must be a common problem. Can anyone help? - Please!!
    See more | Go to post

  • What listview event fired when mouse over column header

    I notice that when the mouse is over a column header of a listview control, that column header is focused (or highlighted). In this case, what event is fired ?

    The reason I ask is I have listview control with 14 columns,
    I also have labels that I want to drag-n-drop the labels over the listview column headers. When that occurs, I will change the column header text to the label text.

    I have all the codes done...
    See more | Go to post

  • Drag File from ListView to Explorer or Mail Window

    I have a list view box that shows the files in a directory. I want to drag from the list box to an e-mail window or an explorer window (file folder) and have the file copied to there. Here are the problems I am facing:

    1.) When I release the mouse button on a drag event, the dragdrop interrupt only fires when the release is in the ListView box itself (not useful.) I am guessing that I would do an event on the mouse being releaded?...
    See more | Go to post

  • bhappy
    started a topic Treeview Inside Gridview
    in .NET

    Treeview Inside Gridview

    Hi,
    I want to display like treeview that contain three column. I will bind the tree view from database dynamically.

    Can any one help,
    See more | Go to post
Working...