Click here to Skip to main content
15,906,106 members
Home / Discussions / C#
   

C#

 
GeneralNavigating a web form Pin
brsecu31-Dec-07 6:31
brsecu31-Dec-07 6:31 
GeneralRe: Navigating a web form Pin
DotNetXenon31-Dec-07 7:45
DotNetXenon31-Dec-07 7:45 
GeneralDatagrid and combo box or drop down list Pin
Saamir31-Dec-07 5:07
Saamir31-Dec-07 5:07 
GeneralRe: Datagrid and combo box or drop down list Pin
Justin Perez31-Dec-07 5:24
Justin Perez31-Dec-07 5:24 
GeneralRe: Datagrid and combo box or drop down list Pin
Saamir31-Dec-07 6:14
Saamir31-Dec-07 6:14 
GeneralRe: Datagrid and combo box or drop down list [modified] Pin
awiesendanger2-Jan-08 2:23
awiesendanger2-Jan-08 2:23 
QuestionSendKeys Oddity??? Pin
tboydva31-Dec-07 3:56
tboydva31-Dec-07 3:56 
QuestionTextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:24
JoZ CaVaLLo31-Dec-07 2:24 
Hi, I have 1 TextBox with the follwing properties:

<br />
tbx1.Size = new System.Drawing.Size(155, 28);<br />
tbx1.MultiLine = true;<br />


and an other one like this
<br />
tbx2.Size = new System.Drawing.Size(155, 14);<br />
tbx2.MultiLine = false;<br />


Why, on the screen, tbx1 has an indentation of one space? I don't like to see the texts not aligned. Does some body have any idea?

Happy new year to everybody!!!

Life is not short... the problem is only how you organize yourself

GeneralRe: TextBox indentation??? Pin
Justin Perez31-Dec-07 2:25
Justin Perez31-Dec-07 2:25 
GeneralRe: TextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:49
JoZ CaVaLLo31-Dec-07 2:49 
GeneralRe: TextBox indentation??? Pin
Skippums31-Dec-07 7:40
Skippums31-Dec-07 7:40 
QuestionHow to get the values of dynamic fileupload Pin
Elena200631-Dec-07 1:49
Elena200631-Dec-07 1:49 
AnswerRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:14
Justin Perez31-Dec-07 2:14 
GeneralRe: How to get the values of dynamic fileupload Pin
Elena200631-Dec-07 2:19
Elena200631-Dec-07 2:19 
GeneralRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:24
Justin Perez31-Dec-07 2:24 
GeneralRe: How to get the values of dynamic fileupload Pin
Elena200631-Dec-07 2:30
Elena200631-Dec-07 2:30 
GeneralRe: How to get the values of dynamic fileupload Pin
Ed.Poore31-Dec-07 7:13
Ed.Poore31-Dec-07 7:13 
Generaldisplay rows in a list box Pin
michael_jhons31-Dec-07 1:22
michael_jhons31-Dec-07 1:22 
GeneralRe: display rows in a list box Pin
WillemM31-Dec-07 1:31
WillemM31-Dec-07 1:31 
GeneralC# - Events not triggering Pin
jgrogan31-Dec-07 1:07
jgrogan31-Dec-07 1:07 
GeneralRe: C# - Events not triggering Pin
WillemM31-Dec-07 1:29
WillemM31-Dec-07 1:29 
GeneralRe: C# - Events not triggering Pin
jgrogan31-Dec-07 1:48
jgrogan31-Dec-07 1:48 
GeneralRe: C# - Events not triggering Pin
PIEBALDconsult31-Dec-07 15:37
mvePIEBALDconsult31-Dec-07 15:37 
GeneralBook of c# Pin
help as an alias31-Dec-07 0:28
help as an alias31-Dec-07 0:28 
GeneralRe: Book of c# Pin
Colin Angus Mackay31-Dec-07 0:55
Colin Angus Mackay31-Dec-07 0:55 

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.