Click here to Skip to main content
16,007,809 members
Home / Discussions / C#
   

C#

 
GeneralVisual Studio Setup and Framework version Pin
Shahin7727-Feb-04 6:17
Shahin7727-Feb-04 6:17 
GeneralRe: Visual Studio Setup and Framework version Pin
Heath Stewart27-Feb-04 6:34
protectorHeath Stewart27-Feb-04 6:34 
GeneralDisplay text in User Control of Child Form Pin
robeneal27-Feb-04 5:28
robeneal27-Feb-04 5:28 
GeneralRe: Display text in User Control of Child Form Pin
Heath Stewart27-Feb-04 5:48
protectorHeath Stewart27-Feb-04 5:48 
GeneralRe: Display text in User Control of Child Form Pin
robeneal27-Feb-04 6:01
robeneal27-Feb-04 6:01 
Questionhow to resize and reposition a window??? Pin
SherKar27-Feb-04 5:14
SherKar27-Feb-04 5:14 
AnswerRe: how to resize and reposition a window??? Pin
Werdna27-Feb-04 5:22
Werdna27-Feb-04 5:22 
AnswerRe: how to resize and reposition a window??? Pin
Dave Kreskowiak27-Feb-04 7:35
mveDave Kreskowiak27-Feb-04 7:35 
I take it your talking about repositioning another app's window?

You must use the Win32 API's to reposition and resize the window. There is no .NET Framework classes that will do this for you. Looking GetWindowPlacement and SetWindowPlacement on MSDN.


RageInTheMachine9532
GeneralTaskbar activity Pin
kaloyan27-Feb-04 4:31
kaloyan27-Feb-04 4:31 
GeneralRe: Taskbar activity Pin
Heath Stewart27-Feb-04 5:45
protectorHeath Stewart27-Feb-04 5:45 
GeneralRe: Taskbar activity Pin
kaloyan29-Feb-04 22:13
kaloyan29-Feb-04 22:13 
GeneralGetting the framework installation path Pin
MrEyes27-Feb-04 4:29
MrEyes27-Feb-04 4:29 
GeneralRe: Getting the framework installation path Pin
Charlie Williams27-Feb-04 5:21
Charlie Williams27-Feb-04 5:21 
GeneralRe: Getting the framework installation path Pin
Bo Hunter27-Feb-04 13:41
Bo Hunter27-Feb-04 13:41 
QuestionWhere could I find a docking toolbar ... ? Pin
Andres Coder27-Feb-04 4:14
Andres Coder27-Feb-04 4:14 
GeneralBeforeExecute event not fired Pin
Hans Ruck27-Feb-04 0:44
Hans Ruck27-Feb-04 0:44 
GeneralDLL Question Pin
Matthew Hazlett27-Feb-04 0:31
Matthew Hazlett27-Feb-04 0:31 
GeneralRe: DLL Question Pin
Heath Stewart27-Feb-04 3:50
protectorHeath Stewart27-Feb-04 3:50 
GeneralRe: DLL Question Pin
Matthew Hazlett27-Feb-04 3:51
Matthew Hazlett27-Feb-04 3:51 
GeneralCOM to C# interfacing using SafeArrays Pin
tyyryrteytry26-Feb-04 23:14
tyyryrteytry26-Feb-04 23:14 
GeneralRe: COM to C# interfacing using SafeArrays Pin
Heath Stewart27-Feb-04 5:28
protectorHeath Stewart27-Feb-04 5:28 
GeneralHttpWebResponse Strange Behavior... Pin
DuKeClod26-Feb-04 20:04
DuKeClod26-Feb-04 20:04 
GeneralRe: HttpWebResponse Strange Behavior... Pin
Heath Stewart27-Feb-04 3:46
protectorHeath Stewart27-Feb-04 3:46 
GeneralRe: HttpWebResponse Strange Behavior... Pin
DuKeClod27-Feb-04 4:18
DuKeClod27-Feb-04 4:18 
GeneralRe: HttpWebResponse Strange Behavior... Pin
Heath Stewart27-Feb-04 5:16
protectorHeath Stewart27-Feb-04 5:16 

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.