Click here to Skip to main content
15,798,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# web page interaction Pin
OriginalGriff12-Jan-23 20:26
mvaOriginalGriff12-Jan-23 20:26 
GeneralRe: C# web page interaction Pin
Graeme_Grant12-Jan-23 20:59
mvaGraeme_Grant12-Jan-23 20:59 
AnswerRe: C# web page interaction Pin
Richard Deeming12-Jan-23 23:11
mveRichard Deeming12-Jan-23 23:11 
QuestionWhy isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
arnold_w10-Jan-23 3:25
arnold_w10-Jan-23 3:25 
AnswerRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
OriginalGriff10-Jan-23 4:46
mvaOriginalGriff10-Jan-23 4:46 
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
arnold_w10-Jan-23 5:06
arnold_w10-Jan-23 5:06 
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
Ralf Meier10-Jan-23 5:55
professionalRalf Meier10-Jan-23 5:55 
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
arnold_w10-Jan-23 6:21
arnold_w10-Jan-23 6:21 
I added Debug.WriteLine(enableItem ? "Enabled" : "Disabled"); inside comboBox_DrawItem and it always prints "Disabled".
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
Ralf Meier10-Jan-23 7:14
professionalRalf Meier10-Jan-23 7:14 
AnswerRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
Pete O'Hanlon12-Jan-23 1:03
subeditorPete O'Hanlon12-Jan-23 1:03 
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
arnold_w12-Jan-23 3:29
arnold_w12-Jan-23 3:29 
GeneralRe: Why isn't my semi-editable ComboBox drawing the text in gray when the dropdown list isn't showing? Pin
Pete O'Hanlon12-Jan-23 3:55
subeditorPete O'Hanlon12-Jan-23 3:55 
Questionproblem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff8-Jan-23 22:30
professionalBillWoodruff8-Jan-23 22:30 
AnswerRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
Richard Deeming8-Jan-23 23:09
mveRichard Deeming8-Jan-23 23:09 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff9-Jan-23 1:31
professionalBillWoodruff9-Jan-23 1:31 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
Richard Deeming9-Jan-23 1:45
mveRichard Deeming9-Jan-23 1:45 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff9-Jan-23 3:10
professionalBillWoodruff9-Jan-23 3:10 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
Richard Deeming9-Jan-23 3:26
mveRichard Deeming9-Jan-23 3:26 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff9-Jan-23 3:42
professionalBillWoodruff9-Jan-23 3:42 
AnswerRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
OriginalGriff8-Jan-23 23:19
mvaOriginalGriff8-Jan-23 23:19 
GeneralRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff9-Jan-23 1:38
professionalBillWoodruff9-Jan-23 1:38 
AnswerRe: problem using ... "nested" DLL's ... a DLL referenced inside another DLL ? Pin
BillWoodruff9-Jan-23 3:55
professionalBillWoodruff9-Jan-23 3:55 
QuestionInsert data on dynamic textbox windows form C# Pin
Hoang Luc2-Jan-23 18:48
Hoang Luc2-Jan-23 18:48 
AnswerRe: Insert data on dynamic textbox windows form C# Pin
OriginalGriff2-Jan-23 19:50
mvaOriginalGriff2-Jan-23 19:50 
SuggestionRe: Insert data on dynamic textbox windows form C# Pin
Richard Deeming5-Jan-23 0:50
mveRichard Deeming5-Jan-23 0:50 

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.