Click here to Skip to main content
15,789,840 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cryptography Question Pin
Mazdak5-Jan-04 11:03
Mazdak5-Jan-04 11:03 
QuestionHow can I find resource values like Cut/Copy/Paste names in Win? Pin
A.Wegierski5-Jan-04 2:57
A.Wegierski5-Jan-04 2:57 
AnswerRe: How can I find resource values like Cut/Copy/Paste names in Win? Pin
Heath Stewart5-Jan-04 6:10
protectorHeath Stewart5-Jan-04 6:10 
GeneralRe: How can I find resource values like Cut/Copy/Paste names in Win? Pin
A.Wegierski5-Jan-04 21:55
A.Wegierski5-Jan-04 21:55 
GeneralSome simple C# calculator application questions. Pin
Link26004-Jan-04 23:58
Link26004-Jan-04 23:58 
GeneralRe: Some simple C# calculator application questions. Pin
Colin Angus Mackay5-Jan-04 0:09
Colin Angus Mackay5-Jan-04 0:09 
GeneralRe: Some simple C# calculator application questions. Pin
Link26005-Jan-04 0:26
Link26005-Jan-04 0:26 
GeneralRe: Some simple C# calculator application questions. Pin
Colin Angus Mackay5-Jan-04 0:50
Colin Angus Mackay5-Jan-04 0:50 
1. string.Concat("Line 1 Test", Environment.NewLine, "Line 2 Text")

3. You should have been able to find that very easily in the documentation. Search MSDN (or Google) to get full information about it. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsformclassformborderstyletopic.asp[^]

4. Again, read the documentation. MaximizeBox (and FormBorderStyle) is on the Form class. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsFormClassMaximizeBoxTopic.asp[^]

--Colin Mackay--
GeneralRe: Some simple C# calculator application questions. Pin
Heath Stewart5-Jan-04 6:00
protectorHeath Stewart5-Jan-04 6:00 
Questionhow can i build start menue - like in my program??? Pin
warelord4-Jan-04 22:52
warelord4-Jan-04 22:52 
AnswerRe: how can i build start menue - like in my program??? Pin
Heath Stewart5-Jan-04 5:54
protectorHeath Stewart5-Jan-04 5:54 
GeneralHatchStyle Brush from string Pin
LordMMD4-Jan-04 22:34
LordMMD4-Jan-04 22:34 
GeneralRe: HatchStyle Brush from string Pin
Heath Stewart5-Jan-04 5:50
protectorHeath Stewart5-Jan-04 5:50 
GeneralRe: HatchStyle Brush from string Pin
LordMMD6-Jan-04 0:44
LordMMD6-Jan-04 0:44 
GeneralRe: HatchStyle Brush from string Pin
Heath Stewart6-Jan-04 3:05
protectorHeath Stewart6-Jan-04 3:05 
GeneralRe: HatchStyle Brush from string Pin
LordMMD6-Jan-04 0:58
LordMMD6-Jan-04 0:58 
GeneralC# convention!! Pin
abc8764-Jan-04 22:02
abc8764-Jan-04 22:02 
GeneralRe: C# convention!! Pin
Colin Angus Mackay4-Jan-04 22:36
Colin Angus Mackay4-Jan-04 22:36 
GeneralRe: C# convention!! Pin
Paul Watson4-Jan-04 22:41
sitebuilderPaul Watson4-Jan-04 22:41 
GeneralRe: C# convention!! Pin
Heath Stewart5-Jan-04 5:47
protectorHeath Stewart5-Jan-04 5:47 
GeneralRe: C# convention!! Pin
Paul Watson5-Jan-04 5:51
sitebuilderPaul Watson5-Jan-04 5:51 
GeneralRe: C# convention!! Pin
Heath Stewart5-Jan-04 6:19
protectorHeath Stewart5-Jan-04 6:19 
GeneralRe: C# convention!! Pin
Peter Reiter5-Jan-04 6:21
Peter Reiter5-Jan-04 6:21 
GeneralRe: C# convention!! Pin
leppie5-Jan-04 7:04
leppie5-Jan-04 7:04 
GeneralRe: C# convention!! Pin
HAHAHA_NEXT5-Jan-04 8:32
HAHAHA_NEXT5-Jan-04 8:32 

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.