Visual Basic 6: DragDrop a cell of a MS FlexGrid 
Author Message
 Visual Basic 6: DragDrop a cell of a MS FlexGrid

I wish to be able to drag and drop text from a single cell
in one FlexGrid to a signle cell in another FlexGrid. One
solution is to use a floating textbox: copy the contents of
the source cell into the textbox, dragdrop the textbox to
the destination cell and copy textbox contents into the
destination cell. This is rather convoluted and results in
the need to double click on the source cell whereas a
single click and drag is desirable.

Question: How can a DragDrop be applied to a single cell in
a FlexGrid?



Sun, 16 Jan 2005 10:10:10 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MS FlexGrid - Multiple Lines in Cell

2. FlexGrid - single cell drag and drop on the same FlexGrid

3. MS Visual Basic -> MS Access via ODBC

4. How To Reorder MSH Flexgrid Columns via DragDrop

5. CA-Prog Analyst, MS SQL Server, Visual Basic and MS Access

6. Regarding Accessing External database using MS-Access and MS-Visual Basic

7. looking for conversion software for MS Excel 4.0 (ELM) to MS Excel 5.0 visual Basic

8. Can't open data control in MS Visual Basic Editor for MS project

9. How To Reorder MSH Flexgrid Columns via DragDrop

10. WTB: MS Basic PDS 7.1 and Visual BAsic for DOS

11. Converting MS Basic to Visual Basic

12. Visual Basic, Access Basic or MS-Access??

 

 
Powered by phpBB® Forum Software