Click here to Skip to main content
15,924,193 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHow to Remove a DLL Reference Pin
rgondzur12-Aug-04 9:40
rgondzur12-Aug-04 9:40 
AnswerRe: How to Remove a DLL Reference Pin
cvp7712-Aug-04 21:23
cvp7712-Aug-04 21:23 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 3:05
rgondzur13-Aug-04 3:05 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 12:05
rgondzur13-Aug-04 12:05 
GeneralRe: How to Remove a DLL Reference Pin
cvp7715-Aug-04 21:09
cvp7715-Aug-04 21:09 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur16-Aug-04 3:24
rgondzur16-Aug-04 3:24 
GeneralRe: How to Remove a DLL Reference Pin
cvp7717-Aug-04 0:30
cvp7717-Aug-04 0:30 
QuestionHow to show winform with negative location values Pin
Sebastian P.R. Gingter12-Aug-04 2:07
Sebastian P.R. Gingter12-Aug-04 2:07 
Hello,

I have the following problem creating a screen saver with multihead support:

I create a windows form that spans multiple monitors. In the constructor I resize the form to match the whole desktop - that works fine. As the last step, I change Location.X and Location.Y to the offset of the upper left edge of the desktop. In my testing case this is -1024, -768, since I moved the secondary display to the upper left of my primary screen.

The problem is, even when the values are set correctly (at least the debugger tells me that), the values will be reset and the window will be displayed at 0,0.

How can I force the form to be shown at the location I define in the constructor?

Thx,

Sebastian
AnswerRe: How to show winform with negative location values Pin
Sebastian P.R. Gingter12-Aug-04 2:57
Sebastian P.R. Gingter12-Aug-04 2:57 
General"Depth Of Field" Sample in C# Pin
Stanimir_Stoyanov11-Aug-04 22:20
Stanimir_Stoyanov11-Aug-04 22:20 
GeneralView T-SQL statement in VB.NET IDE Pin
Ryan Joseph11-Aug-04 21:24
Ryan Joseph11-Aug-04 21:24 
General.Net Remoting Pin
BhaktavatsalamReddy11-Aug-04 18:58
BhaktavatsalamReddy11-Aug-04 18:58 
GeneralRe: .Net Remoting Pin
mav.northwind12-Aug-04 20:21
mav.northwind12-Aug-04 20:21 
Generalcommon lang. runtime debugging services Pin
dotnet_cpp11-Aug-04 9:38
dotnet_cpp11-Aug-04 9:38 
GeneralRe: common lang. runtime debugging services Pin
leppie23-Aug-04 21:54
leppie23-Aug-04 21:54 
Generalconfiguring the output path of VS .NET Pin
Mahasen Bandara11-Aug-04 1:39
Mahasen Bandara11-Aug-04 1:39 
GeneralRe: configuring the output path of VS .NET Pin
softp_vc11-Aug-04 2:52
softp_vc11-Aug-04 2:52 
GeneralUnit Conversion Class Pin
cheehool10-Aug-04 18:04
cheehool10-Aug-04 18:04 
GeneralRemoving a shortcut in a Visual Studio.net setup project Pin
eagleboy10-Aug-04 15:57
eagleboy10-Aug-04 15:57 
GeneralBuilding win32 applications in .net Pin
Member 91750810-Aug-04 6:54
Member 91750810-Aug-04 6:54 
GeneralRe: Building win32 applications in .net Pin
Rocky Moore11-Aug-04 20:39
Rocky Moore11-Aug-04 20:39 
Generalvisual studio .net 2003 search problem Pin
Clyde Imagna10-Aug-04 5:26
Clyde Imagna10-Aug-04 5:26 
GeneralRe: visual studio .net 2003 search problem Pin
Mr.Jackrith27-Jun-10 18:31
Mr.Jackrith27-Jun-10 18:31 
Generaladding items in start menu, "new" ........ Pin
ting66810-Aug-04 0:25
ting66810-Aug-04 0:25 
QuestionHow to distinguish Web apps vs Win apps Pin
Chen Venkataraman9-Aug-04 9:59
Chen Venkataraman9-Aug-04 9:59 

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.