I got this part. The other problem raised.
When I copy from word doc the doc that contains not only text or only image, that contains both things at ones text and image at the same time, then the problem occures. When I debug my program it skips both statements:
If...
How to prevent pasting an image into textbox. I understand that i have to check a clipboard and if data is an image then give a msg box that user can not paste image to textbox. I need a full code.
I have a string like:
Smith, M. John (Last name, MI. first name)
I need to break this and place them into separate text boxes: Last Name into txtLastName, MI into txtMI and first name into txtfirstName. How can i do it?
I need to copy data from one table to another table within the same or different databases and within the same or different servers.
My application written in vb6. My application connects to training db. User entering info, modifing info. After all done user has to click on export data button...
Sorry, I need to display not only text from excel file, but it should look like excel sheet, meaning that I can't use list box, I need to diplay excel file without showing the excel application. If you will apply OLE and connect with any Excel file, this view I need to use looking like Excel...
Yes, you are exactly right, I need to display text from excel file in the list box or something that has scroll bar, in order to scroll and view all data.
thanx a lot in advance.
I need to use something like OLE (but with scrolling bar) to view Excel file inside of VB application.
I need exact syntax how to open Excel Sheet ( I have file already) and display it on a form without even opening an Excel application(i need only display the info in the file).
I hide all tables already, and db window, but when i push a shift button on the keyboard i can still see tables and db. I have to set something up that no one can't access to the tables and db window. How should I do it?
I have one Main application where I have 3 different command buttons. Each command button has to open different executable applications, but the Main applic shouldn't be closed, it should remain on a screen. Also when user clicks on one of the command buttons it should open the appropriate...
I need to get a name of active form. Ex: I have 3 forms
frmA, frmB, frmC. On both forms frmA and frmB I have a control txtText with some data. Let say first I have frmA open and when i click on command buttom, I need frmC to open and on load event i need to check what was the active form...
I have an application that has FMSMemo control for editing text, that is saves data in db as .rtf format. It is works great, but when I did a package, my user can see FMSMemo control as an Icon, I don't wont this I want then to see as simple text box and when user double click on fms text box...
Can you please tell me how to convert simple text that is saved in the table to .rtf format text. I have a form and a text box on it, when I call my recordset (ReferenceText as a field) should be displayed like rtf not like simple text. I know that I need to place not text box, but RTF text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.