Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
AnswerRe: ONLINE EXAMINATION SYSTEM using ASP.NET AND C#-DATABASE SQL SERVER Pin
siahpooshaa18-Dec-14 19:48
siahpooshaa18-Dec-14 19:48 
AnswerRe: ONLINE EXAMINATION SYSTEM using ASP.NET AND C#-DATABASE SQL SERVER Pin
Jacob Lefore11-Jul-15 16:38
Jacob Lefore11-Jul-15 16:38 
AnswerRe: ONLINE EXAMINATION SYSTEM using ASP.NET AND C#-DATABASE SQL SERVER Pin
Member 1298498311-Feb-17 2:13
Member 1298498311-Feb-17 2:13 
QuestionCrystal report in C#.net Pin
AdnanMahmoodEngineer15-Aug-09 1:45
AdnanMahmoodEngineer15-Aug-09 1:45 
AnswerRe: Crystal report in C#.net Pin
Saksida Bojan15-Aug-09 7:28
Saksida Bojan15-Aug-09 7:28 
GeneralRe: Crystal report in C#.net Pin
CoderForEver16-Aug-09 9:58
CoderForEver16-Aug-09 9:58 
AnswerRe: Crystal report in C#.net Pin
Member 82107263-Sep-11 23:19
Member 82107263-Sep-11 23:19 
QuestionTaskbar with FormBorderStyle.None when Maximized [solved] Pin
Xmen Real 15-Aug-09 1:39
professional Xmen Real 15-Aug-09 1:39 
When we set this.FormBorderStyle = FormBorderStyle.None and maximize the form using this.WindowState = FormWindowState.Maximized then TaskBar get behind the form. I mean the form appears full on the screen. I needed this behaviour earlier but now I want that windows should react like it does with other border style. I can do this by setting Size of form but that doesn't a real maximize. I need realistic maximize, like this.WindowState should return FormWindowState.Maximized. I'm just wondering that is there any way to do that ?

Edited :
Just got it...
this.MaximizedBounds = Screen.PrimaryScreen.WorkingArea;



TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L
%^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2
W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN%
R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i’TV.C\y<pŠjxsg-b$f4ia>

-----------------------------------------------
128 bit encrypted signature, crack if you can

AnswerRe: Taskbar with FormBorderStyle.None when Maximized [solved] Pin
Foxman200019-Oct-09 8:49
Foxman200019-Oct-09 8:49 
GeneralRe: Taskbar with FormBorderStyle.None when Maximized [solved] Pin
MAHIER Brice6-Jan-11 10:12
MAHIER Brice6-Jan-11 10:12 
QuestionString.Format Pin
Mohammad Dayyan15-Aug-09 1:13
Mohammad Dayyan15-Aug-09 1:13 
AnswerRe: String.Format Pin
DaveyM6915-Aug-09 1:22
professionalDaveyM6915-Aug-09 1:22 
GeneralRe: String.Format Pin
Mohammad Dayyan15-Aug-09 1:26
Mohammad Dayyan15-Aug-09 1:26 
QuestionSend a byte to Serial port ! Pin
Mohammad Dayyan15-Aug-09 0:54
Mohammad Dayyan15-Aug-09 0:54 
AnswerRe: Send a byte to Serial port ! Pin
Hristo-Bojilov15-Aug-09 1:08
Hristo-Bojilov15-Aug-09 1:08 
GeneralRe: Send a byte to Serial port ! Pin
Mohammad Dayyan15-Aug-09 1:15
Mohammad Dayyan15-Aug-09 1:15 
GeneralRe: Send a byte to Serial port ! Pin
Hristo-Bojilov15-Aug-09 4:19
Hristo-Bojilov15-Aug-09 4:19 
GeneralRe: Send a byte to Serial port ! Pin
Mohammad Dayyan15-Aug-09 4:24
Mohammad Dayyan15-Aug-09 4:24 
AnswerRe: Send a byte to Serial port ! Pin
Alan N15-Aug-09 4:36
Alan N15-Aug-09 4:36 
QuestionDELPHİ7 prepared project. NET How Can I Keep Pin
ibrahim_2615-Aug-09 0:11
ibrahim_2615-Aug-09 0:11 
QuestionRe: DELPHİ7 prepared project. NET How Can I Keep Pin
OriginalGriff15-Aug-09 5:40
mveOriginalGriff15-Aug-09 5:40 
AnswerRe: DELPHİ7 prepared project. NET How Can I Keep Pin
Dave Kreskowiak15-Aug-09 6:47
mveDave Kreskowiak15-Aug-09 6:47 
QuestionAutomate processing without button click? Pin
spankyleo12315-Aug-09 0:03
spankyleo12315-Aug-09 0:03 
AnswerRe: Automate processing without button click? Pin
Henry Minute15-Aug-09 0:37
Henry Minute15-Aug-09 0:37 
GeneralRe: Automate processing without button click? Pin
spankyleo12315-Aug-09 2:05
spankyleo12315-Aug-09 2:05 

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.