Click here to Skip to main content
15,900,418 members
Home / Discussions / C#
   

C#

 
AnswerRe: Ultra WebGrid Hyperlink Pin
Scott Hanslip12-Apr-06 7:43
Scott Hanslip12-Apr-06 7:43 
GeneralRe: Ultra WebGrid Hyperlink Pin
cppdotnet12-Apr-06 8:10
cppdotnet12-Apr-06 8:10 
QuestionMaximized form without border, not in fullscreen mode Pin
loutremaline11-Apr-06 21:36
loutremaline11-Apr-06 21:36 
AnswerRe: Maximized form without border, not in fullscreen mode Pin
alexey N11-Apr-06 23:25
alexey N11-Apr-06 23:25 
GeneralRe: Maximized form without border, not in fullscreen mode Pin
loutremaline12-Apr-06 1:19
loutremaline12-Apr-06 1:19 
GeneralRe: Maximized form without border, not in fullscreen mode Pin
alexey N12-Apr-06 17:44
alexey N12-Apr-06 17:44 
GeneralRe: Maximized form without border, not in fullscreen mode Pin
loutremaline12-Apr-06 20:57
loutremaline12-Apr-06 20:57 
GeneralRe: Maximized form without border, not in fullscreen mode Pin
alexey N12-Apr-06 22:44
alexey N12-Apr-06 22:44 
Try this code:
<br />
Rectangle rect = Screen.GetWorkingArea(Screen.PrimaryScreen.Bounds);<br />


Best regards, Alexey.
GeneralRe: Maximized form without border, not in fullscreen mode Pin
loutremaline12-Apr-06 22:56
loutremaline12-Apr-06 22:56 
GeneralRe: Maximized form without border, not in fullscreen mode Pin
alexey N13-Apr-06 0:15
alexey N13-Apr-06 0:15 
Questionopening and compiling VS 2005 projects with VS 2003 ? Pin
hasantayyar11-Apr-06 21:02
hasantayyar11-Apr-06 21:02 
AnswerRe: opening and compiling VS 2005 projects with VS 2003 ? Pin
hasantayyar11-Apr-06 21:08
hasantayyar11-Apr-06 21:08 
GeneralRe: opening and compiling VS 2005 projects with VS 2003 ? Pin
CWIZO11-Apr-06 22:29
CWIZO11-Apr-06 22:29 
GeneralRe: opening and compiling VS 2005 projects with VS 2003 ? Pin
hasantayyar11-Apr-06 22:46
hasantayyar11-Apr-06 22:46 
GeneralRe: opening and compiling VS 2005 projects with VS 2003 ? Pin
CWIZO11-Apr-06 23:01
CWIZO11-Apr-06 23:01 
QuestionDllImport call unmanaged code Pin
Killer311-Apr-06 20:42
Killer311-Apr-06 20:42 
AnswerRe: DllImport call unmanaged code Pin
alexey N11-Apr-06 20:51
alexey N11-Apr-06 20:51 
GeneralRe: DllImport call unmanaged code Pin
Killer311-Apr-06 21:10
Killer311-Apr-06 21:10 
GeneralRe: DllImport call unmanaged code Pin
alexey N11-Apr-06 22:31
alexey N11-Apr-06 22:31 
AnswerRe: DllImport call unmanaged code Pin
shezh12-Apr-06 0:53
shezh12-Apr-06 0:53 
Questionproblem Pin
pankajgarg1211-Apr-06 20:36
pankajgarg1211-Apr-06 20:36 
AnswerRe: problem Pin
hasantayyar11-Apr-06 20:59
hasantayyar11-Apr-06 20:59 
GeneralRe: problem Pin
Colin Angus Mackay11-Apr-06 23:18
Colin Angus Mackay11-Apr-06 23:18 
AnswerRe: Please write better subjects Pin
Guffa11-Apr-06 21:32
Guffa11-Apr-06 21:32 
AnswerRe: problem Pin
Colin Angus Mackay11-Apr-06 23:20
Colin Angus Mackay11-Apr-06 23:20 

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.