Click here to Skip to main content
15,892,965 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Please I need a help on this. I am working on a C# bible projection application (spam link removed). I have a challenge, I want to be able to create a replica of their bible search textbox. It can search bible book, chapter and verse in a single textbox. When you click inside the book section of of the textbox, you can type the first letter of the book and it will bring up the book of the bible with the first letter, then you can type a number to choose the chapter (you don't need to move the mouse to the chapter section to be able to get the chapter), the you can now use the right arrow kep or mouse click on the verse section to type and choose the verse.

Please how can I build a textbox that has 3 sections and can accept mouse click on each of the section of the textbox?

Thanks
Posted
Updated 24-Feb-15 22:07pm
v2
Comments
Thanks7872 25-Feb-15 4:08am    
Don't mention links like you did. It will be considered spam.
Sinisa Hajnal 25-Feb-15 4:17am    
This sounds like you need autocomplete box with multiple values allowed. Google it.
Chimaobicode 25-Feb-15 5:56am    
Hi Sinisa, it's not autocomplete textbox that I want, you can google easyworship software and check the bible search to understand what I mean please

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900