Click here to Skip to main content
15,796,102 members
Home / Discussions / C#
   

C#

 
AnswerRe: DrawString Diagonally on Image object? Pin
James T. Johnson6-Feb-03 16:37
James T. Johnson6-Feb-03 16:37 
GeneralRe: DrawString Diagonally on Image object? Pin
b99koch17-Mar-03 10:58
sussb99koch17-Mar-03 10:58 
GeneralManaged DirectDraw Pin
Tomas Petricek6-Feb-03 10:49
Tomas Petricek6-Feb-03 10:49 
GeneralUsing Bitmap.Save(FileName, ImageFormat.Icon) Pin
draco_iii6-Feb-03 9:28
draco_iii6-Feb-03 9:28 
GeneralRe: Using Bitmap.Save(FileName, ImageFormat.Icon) Pin
Paresh Gheewala6-Feb-03 10:32
Paresh Gheewala6-Feb-03 10:32 
GeneralRe: Using Bitmap.Save(FileName, ImageFormat.Icon) Pin
draco_iii6-Feb-03 12:55
draco_iii6-Feb-03 12:55 
GeneralWhich PixelFormat. to use Pin
draco_iii6-Feb-03 15:54
draco_iii6-Feb-03 15:54 
GeneralShow System Menu on a borderless form Pin
Peter Dedene6-Feb-03 8:58
Peter Dedene6-Feb-03 8:58 
Hi!

I wanted to make my own custom user interface for my windows application, so I worked with a border-less form (FormBorderStyle = None) to hide the Title Bar, implemented my Interface with Bitmaps, Panels and Pictureboxes etc., and then re-implemented all standard windows-functions so that the user could maximize, minimize, rescale... his window like he was able to do in a normal windows applications.
But then I noticed that, when you work with a border-less form, the System Menu that normally appears when the user right-clicks on the program in the task bar, has disappeared! Is there a way in C# to do make the System Menu appear with a borderless form when a user right-clicks? I thried to search a solution in the Win32 API but didn't found one...

Thank you very much in advance!

Peter Dedene
student KULeuven - Belgium
Generalproblem with saving XML to xml file Pin
Wizard_016-Feb-03 6:33
Wizard_016-Feb-03 6:33 
GeneralRe: problem with saving XML to xml file Pin
Paresh Gheewala6-Feb-03 8:46
Paresh Gheewala6-Feb-03 8:46 
GeneralRe: problem with saving XML to xml file Pin
Ryan Cromwell7-Feb-03 10:23
Ryan Cromwell7-Feb-03 10:23 
GeneralSerialization Pin
Filip Strugar6-Feb-03 5:56
Filip Strugar6-Feb-03 5:56 
GeneralRe: Serialization Pin
Furty7-Feb-03 15:16
Furty7-Feb-03 15:16 
GeneralRe: Serialization Pin
Victor Vogelpoel8-Feb-03 0:06
Victor Vogelpoel8-Feb-03 0:06 
GeneralDocking Windows Pin
Braulio Dez6-Feb-03 2:20
Braulio Dez6-Feb-03 2:20 
GeneralRe: Docking Windows Pin
TigerNinja_6-Feb-03 4:52
TigerNinja_6-Feb-03 4:52 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 5:31
Braulio Dez6-Feb-03 5:31 
GeneralRe: Docking Windows Pin
Paul Riley6-Feb-03 5:45
Paul Riley6-Feb-03 5:45 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 6:12
Braulio Dez6-Feb-03 6:12 
GeneralRe: Docking Windows Pin
Paul Riley6-Feb-03 6:36
Paul Riley6-Feb-03 6:36 
GeneralRe: Docking Windows Pin
Braulio Dez6-Feb-03 6:10
Braulio Dez6-Feb-03 6:10 
GeneralRe: Docking Windows Pin
Paresh Gheewala6-Feb-03 8:43
Paresh Gheewala6-Feb-03 8:43 
GeneralRe: Docking Windows Pin
James T. Johnson6-Feb-03 11:28
James T. Johnson6-Feb-03 11:28 
QuestionGet handle of an application? Pin
Anonymous6-Feb-03 1:24
Anonymous6-Feb-03 1:24 
AnswerRe: Get handle of an application? Pin
TigerNinja_6-Feb-03 4:53
TigerNinja_6-Feb-03 4:53 

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.