Click here to Skip to main content
15,921,577 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Legal Billing Software Pin
Eddy Vluggen4-Jul-10 1:45
professionalEddy Vluggen4-Jul-10 1:45 
AnswerRe: Legal Billing Software Pin
Peace ON5-Jul-10 19:26
Peace ON5-Jul-10 19:26 
AnswerRe: Legal Billing Software Pin
Abhinav S5-Jul-10 20:32
Abhinav S5-Jul-10 20:32 
QuestionHiding a Button in a DataGridView Pin
john_paul30-Jun-10 8:16
john_paul30-Jun-10 8:16 
AnswerRe: Hiding a Button in a DataGridView Pin
Peace ON30-Jun-10 22:19
Peace ON30-Jun-10 22:19 
AnswerRe: Hiding a Button in a DataGridView Pin
freakyit30-Jun-10 22:20
freakyit30-Jun-10 22:20 
QuestionT9 predictive text in Windows Forms Pin
G-Tek29-Jun-10 6:24
G-Tek29-Jun-10 6:24 
AnswerRe: T9 predictive text in Windows Forms Pin
Peace ON29-Jun-10 21:02
Peace ON29-Jun-10 21:02 
For that you need to do following.

1. Maintain one dictionary which will serve as base for auto suggestion.
2. Bind that dictionary with your textbox.
3. Track keypress event of your textbox and suggest world if it is starting
from the character user enters.

That's All.


HTH
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: T9 predictive text in Windows Forms Pin
G-Tek30-Jun-10 0:57
G-Tek30-Jun-10 0:57 
GeneralRe: T9 predictive text in Windows Forms Pin
darkelv30-Jun-10 2:30
darkelv30-Jun-10 2:30 
AnswerRe: T9 predictive text in Windows Forms Pin
Eddy Vluggen4-Jul-10 1:44
professionalEddy Vluggen4-Jul-10 1:44 
QuestionSetting the size of the Windows Media Player DRM license window Pin
tjeffries23-Jun-10 16:19
tjeffries23-Jun-10 16:19 
AnswerRe: Setting the size of the Windows Media Player DRM license window Pin
Eddy Vluggen26-Jun-10 1:28
professionalEddy Vluggen26-Jun-10 1:28 
QuestionCustom control help! Pin
venomation18-Jun-10 6:33
venomation18-Jun-10 6:33 
AnswerRe: Custom control help! Pin
Luc Pattyn18-Jun-10 7:41
sitebuilderLuc Pattyn18-Jun-10 7:41 
GeneralRe: Custom control help! Pin
venomation18-Jun-10 8:10
venomation18-Jun-10 8:10 
GeneralRe: Custom control help! Pin
Luc Pattyn18-Jun-10 8:11
sitebuilderLuc Pattyn18-Jun-10 8:11 
QuestionHow to create xmpp client using C#? Pin
manjeeet17-Jun-10 23:05
manjeeet17-Jun-10 23:05 
Answercross-post Pin
Luc Pattyn18-Jun-10 2:29
sitebuilderLuc Pattyn18-Jun-10 2:29 
AnswerRe: How to create xmpp client using C#? Pin
LloydA11120-Jun-10 9:24
LloydA11120-Jun-10 9:24 
QuestionWindow resizing Pin
Lamazhab17-Jun-10 5:37
Lamazhab17-Jun-10 5:37 
AnswerRe: Window resizing Pin
Luc Pattyn17-Jun-10 6:41
sitebuilderLuc Pattyn17-Jun-10 6:41 
GeneralRe: Window resizing Pin
Lamazhab24-Jun-10 12:59
Lamazhab24-Jun-10 12:59 
AnswerRe: Window resizing Pin
Lamazhab17-Jun-10 8:21
Lamazhab17-Jun-10 8:21 
GeneralRe: Window resizing Pin
Luc Pattyn17-Jun-10 8:49
sitebuilderLuc Pattyn17-Jun-10 8:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.