Click here to Skip to main content
15,919,178 members
Home / Discussions / C#
   

C#

 
QuestionGroupe Item Selection Problem Pin
salman_syed_0112-Sep-06 23:38
salman_syed_0112-Sep-06 23:38 
Questionhow to print document in landscap Pin
ayyp12-Sep-06 23:24
ayyp12-Sep-06 23:24 
AnswerRe: how to print document in landscap Pin
Niiiissssshhhhhuuuuu12-Sep-06 23:45
Niiiissssshhhhhuuuuu12-Sep-06 23:45 
GeneralRe: how to print document in landscap Pin
ayyp12-Sep-06 23:53
ayyp12-Sep-06 23:53 
QuestionDraw rectangular Pin
Nafiseh Salmani12-Sep-06 22:49
Nafiseh Salmani12-Sep-06 22:49 
AnswerRe: Draw rectangular Pin
Christian Graus12-Sep-06 22:55
protectorChristian Graus12-Sep-06 22:55 
GeneralRe: Draw rectangular Pin
Nafiseh Salmani12-Sep-06 23:07
Nafiseh Salmani12-Sep-06 23:07 
GeneralRe: Draw rectangular Pin
Christian Graus12-Sep-06 23:32
protectorChristian Graus12-Sep-06 23:32 
Please, go back and actually READ my response. NEVER use CreateGraphics unless you know exactly what it does, and it's what you want it to do. CreateGraphics could be used for this selection box, IF you didn't use a picture box. But the picture box is being invalidated, and so your box is being deleted. Either way, I prefer not to use such expensive hacks, I draw it all in my paint method.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

Questionquery regarding onmouseover event Pin
ParagGupta12-Sep-06 22:46
ParagGupta12-Sep-06 22:46 
AnswerRe: query regarding onmouseover event Pin
Christian Graus12-Sep-06 23:02
protectorChristian Graus12-Sep-06 23:02 
Questiontab control for web applications Pin
Mohammad Daba'an12-Sep-06 22:26
Mohammad Daba'an12-Sep-06 22:26 
AnswerRe: tab control for web applications Pin
Christian Graus12-Sep-06 22:45
protectorChristian Graus12-Sep-06 22:45 
GeneralRe: tab control for web applications Pin
Mohammad Daba'an13-Sep-06 3:11
Mohammad Daba'an13-Sep-06 3:11 
GeneralRe: tab control for web applications Pin
Christian Graus13-Sep-06 11:20
protectorChristian Graus13-Sep-06 11:20 
GeneralRe: tab control for web applications Pin
Mohammad Daba'an17-Sep-06 0:07
Mohammad Daba'an17-Sep-06 0:07 
Questionggea matlab file (m file) to a C# file(dll) Pin
Haoman1712-Sep-06 22:13
Haoman1712-Sep-06 22:13 
AnswerRe: ggea matlab file (m file) to a C# file(dll) Pin
Christian Graus12-Sep-06 22:54
protectorChristian Graus12-Sep-06 22:54 
QuestionDatagrid binding Pin
vaishali1012-Sep-06 22:00
vaishali1012-Sep-06 22:00 
AnswerRe: Datagrid binding Pin
AB777112-Sep-06 22:53
AB777112-Sep-06 22:53 
GeneralRe: Datagrid binding Pin
vaishali1012-Sep-06 23:36
vaishali1012-Sep-06 23:36 
GeneralRe: Datagrid binding Pin
AB777112-Sep-06 23:40
AB777112-Sep-06 23:40 
GeneralRe: Datagrid binding Pin
vaishali1013-Sep-06 0:59
vaishali1013-Sep-06 0:59 
GeneralRe: Datagrid binding Pin
AB777113-Sep-06 1:49
AB777113-Sep-06 1:49 
GeneralRe: Datagrid binding Pin
AB777113-Sep-06 2:07
AB777113-Sep-06 2:07 
GeneralRe: Datagrid binding Pin
vaishali1013-Sep-06 2:19
vaishali1013-Sep-06 2:19 

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.