|
Hi All,
I am new to this concept is that Impliment Autocomplete in Microsoft word using c#.net in windows application. That is i hav e to develop the software, if we install this software in our local machine then it will effects the Auto complete to other software like Msoffice, ms word,msexcel................etc using c#.net. And this software will impliment the dictionary format also. This auto complete data is retrieved from the database. (For example if we type 's' letetr then it will displays releated words like system, sample, source.............etc from the database). This database information is stored by user only by selecting Text file/csv format and saved in database in binary format.
Please explain in this it will urjent to impliment, give response ASAP. |