Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
AnswerRe: TableLayoutPanel Cell Pin
Rutvik Dave25-Feb-09 8:27
professionalRutvik Dave25-Feb-09 8:27 
QuestionDrawImageUnscaled not working Pin
Richard Blythe25-Feb-09 6:43
Richard Blythe25-Feb-09 6:43 
AnswerRe: DrawImageUnscaled not working Pin
Luc Pattyn25-Feb-09 8:24
sitebuilderLuc Pattyn25-Feb-09 8:24 
QuestionForm Key Down Even not activated? Pin
Muammar©25-Feb-09 6:36
Muammar©25-Feb-09 6:36 
AnswerRe: Form Key Down Even not activated? Pin
Richard Blythe25-Feb-09 6:44
Richard Blythe25-Feb-09 6:44 
AnswerRe: Form Key Down Even not activated? Pin
Muammar©25-Feb-09 6:48
Muammar©25-Feb-09 6:48 
Questionis there a better way to do [modified] Pin
netJP12L25-Feb-09 6:18
netJP12L25-Feb-09 6:18 
AnswerRe: is there a better way to do Pin
Richard Blythe25-Feb-09 6:50
Richard Blythe25-Feb-09 6:50 
If you're applying the scaling to the form where all controls reside then it is obviously going to scale everything, including your listbox. A better option would be to make your controls on the "right-side" to be UserControls. Scaling can be applied to it alone without affecting any other control.

Hope this helps,
Richard

My code this week has no errors. But it's Monday morning and I haven't got out of bed.

AnswerRe: is there a better way to do Pin
Dan Neely25-Feb-09 7:07
Dan Neely25-Feb-09 7:07 
GeneralRe: is there a better way to do Pin
Richard Blythe25-Feb-09 7:16
Richard Blythe25-Feb-09 7:16 
GeneralRe: is there a better way to do Pin
Dan Neely25-Feb-09 7:54
Dan Neely25-Feb-09 7:54 
GeneralRe: is there a better way to do [modified] Pin
netJP12L25-Feb-09 8:02
netJP12L25-Feb-09 8:02 
QuestionFind Control on webform Pin
Terick25-Feb-09 5:12
Terick25-Feb-09 5:12 
AnswerRe: Find Control on webform Pin
J4amieC25-Feb-09 5:38
J4amieC25-Feb-09 5:38 
GeneralRe: Find Control on webform Pin
Terick25-Feb-09 6:03
Terick25-Feb-09 6:03 
GeneralRe: Find Control on webform Pin
Terick25-Feb-09 6:28
Terick25-Feb-09 6:28 
GeneralRe: Find Control on webform Pin
Rutvik Dave25-Feb-09 8:43
professionalRutvik Dave25-Feb-09 8:43 
GeneralRe: Find Control on webform Pin
Terick25-Feb-09 11:04
Terick25-Feb-09 11:04 
QuestionDatetimepicker Pin
cdpace25-Feb-09 5:00
cdpace25-Feb-09 5:00 
AnswerRe: Datetimepicker Pin
PIEBALDconsult25-Feb-09 7:11
mvePIEBALDconsult25-Feb-09 7:11 
GeneralRe: Datetimepicker Pin
cdpace25-Feb-09 8:07
cdpace25-Feb-09 8:07 
QuestionGenerate class from schema with restrictions??? Pin
pankazmittal25-Feb-09 4:53
pankazmittal25-Feb-09 4:53 
QuestionHow to split Large XML files into number of small files Pin
Rizwan Bashir25-Feb-09 4:28
Rizwan Bashir25-Feb-09 4:28 
AnswerRe: How to split Large XML files into number of small files Pin
PIEBALDconsult25-Feb-09 5:13
mvePIEBALDconsult25-Feb-09 5:13 
GeneralRe: How to split Large XML files into number of small files Pin
Rizwan Bashir25-Feb-09 21:44
Rizwan Bashir25-Feb-09 21:44 

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.