Ok.
Thank you very much for the help.
Search found 3 matches
- 27 Mar 2012, 14:01
- Forum: EditControls
- Topic: error ole drag and drop in textbox
- Replies: 4
- Views: 6993
- 27 Mar 2012, 07:35
- Forum: EditControls
- Topic: error ole drag and drop in textbox
- Replies: 4
- Views: 6993
help data.Files.Item (1)
Thank you very much for the help. another little thing, could you give me a link or website where this explained these values, because the help of control (chm) not detailed stuff, such as: the values for "FormatID" in method "data.GetData". Other help. Now as I get the files. ...
- 27 Mar 2012, 04:22
- Forum: EditControls
- Topic: error ole drag and drop in textbox
- Replies: 4
- Views: 6993
error ole drag and drop in textbox
error ole drag and drop in textbox. codigo of button: Private Sub TextBox1_OLEDragDrop(ByVal data As EditCtlsLibUCtl.IOLEDataObject, effect As EditCtlsLibUCtl.OLEDropEffectConstants, ByVal button As Integer, ByVal shift As Integer, ByVal x As Single, ByVal y As Single) If data.GetFormat(1) Then Text...