Click here to Skip to main content
15,923,120 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionConvert docx to PDF Pin
dhananjayamurthy20-Jun-08 0:30
dhananjayamurthy20-Jun-08 0:30 
AnswerRe: Convert docx to PDF Pin
Ashfield20-Jun-08 1:18
Ashfield20-Jun-08 1:18 
GeneralRe: Convert docx to PDF Pin
dhananjayamurthy20-Jun-08 3:34
dhananjayamurthy20-Jun-08 3:34 
GeneralRe: Convert docx to PDF Pin
Ashfield20-Jun-08 8:40
Ashfield20-Jun-08 8:40 
GeneralEditable Combobox Pin
Brady Kelly19-Jun-08 23:25
Brady Kelly19-Jun-08 23:25 
GeneralRe: Editable Combobox Pin
led mike20-Jun-08 7:03
led mike20-Jun-08 7:03 
GeneralRe: Editable Combobox Pin
Brady Kelly20-Jun-08 7:23
Brady Kelly20-Jun-08 7:23 
GeneralRe: Editable Combobox Pin
led mike20-Jun-08 8:31
led mike20-Jun-08 8:31 
Brady Kelly wrote:
I cannot access the selected item, via Items[SelectedIndex] while editing the text, as the selected index is immediately set to -1

Of course it is because you don't have an item in the list selected if you typed in something new.
Brady Kelly wrote:
and have that change affected on the DisplayMember property of the currently selected object.

Then you need to add the new item to your Data that is used as the DataSource and refresh the controls binding.


led mike

QuestionProgressBar does show value Vista but not under XP Pin
J. Holzer19-Jun-08 21:39
J. Holzer19-Jun-08 21:39 
QuestionHow to override the Save button in Office Word 2007? Pin
csharpguy7619-Jun-08 16:18
csharpguy7619-Jun-08 16:18 
Questionaccessing database from winservice Pin
Ebube19-Jun-08 5:56
Ebube19-Jun-08 5:56 
AnswerRe: accessing database from winservice Pin
Ashfield19-Jun-08 6:11
Ashfield19-Jun-08 6:11 
QuestionResize the Column Header in ListView Pin
Revathij18-Jun-08 21:37
Revathij18-Jun-08 21:37 
AnswerRe: Resize the Column Header in ListView Pin
L.Botello8-Jun-14 3:06
L.Botello8-Jun-14 3:06 
QuestionSystem.Runtime.InteropServices.COMException Pin
Tejal Bhavsar18-Jun-08 3:13
Tejal Bhavsar18-Jun-08 3:13 
GeneralOREDR THE DATAGRID COLUMN AFTER UPDATE IN DATASET Pin
pg_kg18-Jun-08 1:35
pg_kg18-Jun-08 1:35 
GeneralRe: OREDR THE DATAGRID COLUMN AFTER UPDATE IN DATASET Pin
John_Adams18-Jun-08 22:38
John_Adams18-Jun-08 22:38 
QuestionCan you make a tabPage fully transparent? [modified] Pin
Benzino17-Jun-08 23:57
Benzino17-Jun-08 23:57 
AnswerRe: Can you make a tabPage fully transparent? Pin
Thomas Stockwell18-Jun-08 16:16
professionalThomas Stockwell18-Jun-08 16:16 
GeneralRe: Can you make a tabPage fully transparent? Pin
Benzino19-Jun-08 1:07
Benzino19-Jun-08 1:07 
Questionreading file Pin
Ebube17-Jun-08 23:39
Ebube17-Jun-08 23:39 
AnswerRe: reading file Pin
Thomas Stockwell18-Jun-08 16:17
professionalThomas Stockwell18-Jun-08 16:17 
QuestionDeploying windows application Pin
mrcsn17-Jun-08 20:38
mrcsn17-Jun-08 20:38 
QuestionCalendar schedule control.... Pin
SamRST16-Jun-08 21:53
SamRST16-Jun-08 21:53 
AnswerRe: Calendar schedule control.... Pin
Christian Graus17-Jun-08 2:30
protectorChristian Graus17-Jun-08 2:30 

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.