Click here to Skip to main content
15,915,163 members
Home / Discussions / C#
   

C#

 
QuestionC# programming-pratice Pin
sasire183-Feb-06 0:06
sasire183-Feb-06 0:06 
AnswerRe: C# programming-pratice Pin
Dave Kreskowiak3-Feb-06 1:46
mveDave Kreskowiak3-Feb-06 1:46 
AnswerRe: C# programming-pratice Pin
shabonaa3-Feb-06 3:52
shabonaa3-Feb-06 3:52 
AnswerRe: C# programming-pratice Pin
ekynox3-Feb-06 16:01
ekynox3-Feb-06 16:01 
QuestionISO 8601 Date/Time Format Pin
LiamD2-Feb-06 23:41
LiamD2-Feb-06 23:41 
AnswerRe: ISO 8601 Date/Time Format Pin
Guffa3-Feb-06 0:46
Guffa3-Feb-06 0:46 
QuestionFull screen/no maximise Pin
Dave McCool2-Feb-06 22:59
Dave McCool2-Feb-06 22:59 
AnswerRe: Full screen/no maximise Pin
Ingo2-Feb-06 23:13
Ingo2-Feb-06 23:13 
Set the WindowState (in the properties) to Maximized and the Maximize Box to false but you can change the windowstate stil by doubleclicking on the formheadline. To disable that you have to catch the forms resize event and than set the windowstate to maximized.

Greetings,
Ingo

QuestionMQSeries in c#, PCF help (Websphere) Pin
jbu202-Feb-06 22:58
jbu202-Feb-06 22:58 
QuestionGet CPU info Pin
Dave McCool2-Feb-06 22:40
Dave McCool2-Feb-06 22:40 
AnswerRe: Get CPU info Pin
deepscyberpulse3-Feb-06 3:54
deepscyberpulse3-Feb-06 3:54 
QuestionCustom drawing a textbox Pin
Marlun2-Feb-06 22:36
Marlun2-Feb-06 22:36 
AnswerRe: Custom drawing a textbox Pin
shabonaa2-Feb-06 22:51
shabonaa2-Feb-06 22:51 
GeneralRe: Custom drawing a textbox Pin
Marlun3-Feb-06 1:28
Marlun3-Feb-06 1:28 
GeneralRe: Custom drawing a textbox Pin
Dave Kreskowiak3-Feb-06 1:44
mveDave Kreskowiak3-Feb-06 1:44 
GeneralRe: Custom drawing a textbox Pin
shabonaa3-Feb-06 3:51
shabonaa3-Feb-06 3:51 
GeneralRe: Custom drawing a textbox Pin
Marlun3-Feb-06 5:48
Marlun3-Feb-06 5:48 
GeneralRe: Custom drawing a textbox Pin
Dave Kreskowiak3-Feb-06 12:11
mveDave Kreskowiak3-Feb-06 12:11 
GeneralRe: Custom drawing a textbox Pin
Marlun3-Feb-06 5:47
Marlun3-Feb-06 5:47 
GeneralRe: Custom drawing a textbox Pin
Dave Kreskowiak3-Feb-06 12:12
mveDave Kreskowiak3-Feb-06 12:12 
QuestionExcel files Pin
tray_gator2-Feb-06 22:31
tray_gator2-Feb-06 22:31 
AnswerRe: Excel files Pin
Ingo2-Feb-06 23:15
Ingo2-Feb-06 23:15 
QuestionSeveral Question about PropertyGrid Pin
mr_tawan2-Feb-06 22:23
mr_tawan2-Feb-06 22:23 
AnswerRe: Several Question about PropertyGrid Pin
IdUnknown3-Feb-06 5:28
IdUnknown3-Feb-06 5:28 
QuestionTabControl Alignment Pin
happycpp2-Feb-06 22:22
happycpp2-Feb-06 22:22 

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.