Click here to Skip to main content
15,921,884 members
Home / Discussions / C#
   

C#

 
QuestionEnumerating a class Pin
CodingYoshi22-May-09 3:52
CodingYoshi22-May-09 3:52 
AnswerRe: Enumerating a class Pin
PIEBALDconsult22-May-09 4:24
mvePIEBALDconsult22-May-09 4:24 
GeneralRe: Enumerating a class Pin
CodingYoshi22-May-09 4:44
CodingYoshi22-May-09 4:44 
QuestionComboBox not autoresizing on rebind of datasource Pin
Paul.B22-May-09 3:24
Paul.B22-May-09 3:24 
AnswerRe: ComboBox not autoresizing on rebind of datasource Pin
CodingYoshi22-May-09 3:58
CodingYoshi22-May-09 3:58 
GeneralRe: ComboBox not autoresizing on rebind of datasource Pin
Paul.B22-May-09 5:42
Paul.B22-May-09 5:42 
GeneralRe: ComboBox not autoresizing on rebind of datasource Pin
CodingYoshi22-May-09 8:07
CodingYoshi22-May-09 8:07 
GeneralRe: ComboBox not autoresizing on rebind of datasource Pin
Paul.B25-May-09 22:56
Paul.B25-May-09 22:56 
I've checked the code for any instances where the DropDownHeight is being set, and there aren't any - neither in the *.designer.cs or the main class *.cs file... which according to MSDN means that the width should resize if IntegralHeight is set to true (which is apparently the default but I'm setting it manually just in case).

Is there nothing like a Refresh() or Invalidate() that I can call to force it to re-evaluate it's contained items automatically? I really don't want to have to resort to OwnerDrawn to sort this out...
QuestionSearch in List<t></t> Pin
arturw8222-May-09 3:21
arturw8222-May-09 3:21 
AnswerRe: Search in List Pin
Jimmanuel22-May-09 3:29
Jimmanuel22-May-09 3:29 
GeneralRe: Search in List Pin
arturw8222-May-09 3:59
arturw8222-May-09 3:59 
GeneralRe: Search in List Pin
Jimmanuel22-May-09 4:15
Jimmanuel22-May-09 4:15 
AnswerRe: Search in List Pin
musefan22-May-09 3:33
musefan22-May-09 3:33 
GeneralRe: Search in List [modified] Pin
arturw8222-May-09 3:36
arturw8222-May-09 3:36 
GeneralRe: Search in List Pin
musefan22-May-09 3:45
musefan22-May-09 3:45 
GeneralRe: Search in List Pin
arturw8222-May-09 3:56
arturw8222-May-09 3:56 
GeneralRe: Search in List Pin
musefan22-May-09 4:35
musefan22-May-09 4:35 
AnswerMessage Removed Pin
22-May-09 6:03
professionalN_tro_P22-May-09 6:03 
GeneralMessage Removed Pin
22-May-09 6:14
professionalN_tro_P22-May-09 6:14 
GeneralRe: Search in List Pin
arturw8222-May-09 9:37
arturw8222-May-09 9:37 
QuestionInternet Explorer object using c#? Pin
svt gdwl22-May-09 3:18
svt gdwl22-May-09 3:18 
AnswerRe: Internet Explorer object using c#? Pin
musefan22-May-09 3:29
musefan22-May-09 3:29 
QuestionHow to read excel content as html? Pin
DJ24522-May-09 3:12
DJ24522-May-09 3:12 
AnswerRe: How to read excel content as html? Pin
EliottA22-May-09 3:26
EliottA22-May-09 3:26 
QuestionNeed Help in DatagridView Pin
Rahul DSG22-May-09 2:43
Rahul DSG22-May-09 2:43 

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.