Click here to Skip to main content
15,896,118 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get HTML textbox value in code-behind Pin
Dustin Metzgar17-Jan-07 8:45
Dustin Metzgar17-Jan-07 8:45 
AnswerRe: Get HTML textbox value in code-behind Pin
Bassam Saoud17-Jan-07 9:02
Bassam Saoud17-Jan-07 9:02 
QuestionResize Corner Pin
max2929717-Jan-07 7:32
max2929717-Jan-07 7:32 
AnswerRe: Resize Corner Pin
Dan Neely17-Jan-07 7:56
Dan Neely17-Jan-07 7:56 
QuestionRe: Resize Corner Pin
max2929717-Jan-07 7:59
max2929717-Jan-07 7:59 
AnswerRe: Resize Corner Pin
Dan Neely17-Jan-07 8:07
Dan Neely17-Jan-07 8:07 
GeneralRe: Resize Corner Pin
max2929717-Jan-07 8:11
max2929717-Jan-07 8:11 
GeneralRe: Resize Corner Pin
max2929717-Jan-07 8:23
max2929717-Jan-07 8:23 
OK... So your saying that to do this, I would type the following... (In the Window : Form class)
this.SizeGripStyle = SizeGripStyle.show

or would I do it like this?
this.SizeGripStyle = "show";
Sorry for being new:laugh: 

<div class="ForumSig">---
A 13 Year Old Programming Wiz</div>

GeneralRe: Resize Corner Pin
Dan Neely17-Jan-07 9:19
Dan Neely17-Jan-07 9:19 
GeneralRe: Resize Corner Pin
max2929717-Jan-07 9:31
max2929717-Jan-07 9:31 
GeneralRe: Resize Corner Pin
Dan Neely17-Jan-07 10:01
Dan Neely17-Jan-07 10:01 
GeneralRe: Resize Corner Pin
max2929723-Jan-07 14:06
max2929723-Jan-07 14:06 
QuestionCan we create such application using C#.NET? Pin
Software_Specialist17-Jan-07 7:28
Software_Specialist17-Jan-07 7:28 
AnswerRe: Can we create such application using C#.NET? Pin
Colin Angus Mackay17-Jan-07 7:50
Colin Angus Mackay17-Jan-07 7:50 
GeneralRe: Can we create such application using C#.NET? Pin
Software_Specialist17-Jan-07 8:13
Software_Specialist17-Jan-07 8:13 
GeneralRe: Can we create such application using C#.NET? Pin
Christian Graus17-Jan-07 9:27
protectorChristian Graus17-Jan-07 9:27 
GeneralRe: Can we create such application using C#.NET? Pin
Software_Specialist17-Jan-07 9:41
Software_Specialist17-Jan-07 9:41 
GeneralRe: Can we create such application using C#.NET? Pin
Christian Graus17-Jan-07 17:41
protectorChristian Graus17-Jan-07 17:41 
QuestionSystem Console? Pin
max2929717-Jan-07 7:23
max2929717-Jan-07 7:23 
AnswerRe: System Console? Pin
Colin Angus Mackay17-Jan-07 7:48
Colin Angus Mackay17-Jan-07 7:48 
GeneralRe: System Console? Pin
max2929717-Jan-07 7:58
max2929717-Jan-07 7:58 
GeneralRe: System Console? Pin
Ed.Poore17-Jan-07 8:29
Ed.Poore17-Jan-07 8:29 
GeneralRe: System Console? Pin
max2929717-Jan-07 8:35
max2929717-Jan-07 8:35 
GeneralRe: System Console? Pin
max2929717-Jan-07 9:14
max2929717-Jan-07 9:14 
QuestionCompiling C# programs for mac Pin
Almerica17-Jan-07 6:38
Almerica17-Jan-07 6:38 

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.