Click here to Skip to main content
15,903,523 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to make the program do not minimized at all minimized windows? Pin
Eddy Vluggen21-Oct-11 23:53
professionalEddy Vluggen21-Oct-11 23:53 
AnswerRe: How to make the program do not minimized at all minimized windows? Pin
Blue_Boy20-Oct-11 23:06
Blue_Boy20-Oct-11 23:06 
AnswerRe: How to make the program do not minimized at all minimized windows? Pin
PIEBALDconsult21-Oct-11 2:47
mvePIEBALDconsult21-Oct-11 2:47 
AnswerRe: How to make the program do not minimized at all minimized windows? Pin
Slavik_ns21-Oct-11 3:02
Slavik_ns21-Oct-11 3:02 
QuestionCreate custom shaped buttons in WPF Pin
abyclassic20-Oct-11 20:01
abyclassic20-Oct-11 20:01 
AnswerRe: Create custom shaped buttons in WPF Pin
OriginalGriff20-Oct-11 21:32
mveOriginalGriff20-Oct-11 21:32 
AnswerRe: Create custom shaped buttons in WPF Pin
Abhinav S21-Oct-11 2:40
Abhinav S21-Oct-11 2:40 
GeneralRe: Create custom shaped buttons in WPF Pin
abyclassic23-Oct-11 22:29
abyclassic23-Oct-11 22:29 
Hello Abhinav,

Thanks for the reply. If you noticed my query, i am already making some custom shaped button. The actual requirement is about alignment of the controls, close to each other.

Any control in .NET has a rectangular shape. We can see a rectangular shape around any control while adding to the UI. My question is regarding avoiding this rectangular shape.

This alignment can be done by adding 2 of such buttons in a canvas or a single cell in a datagrid, by making the controls ovelapping each other (not the graphical area, only the transparent rectangular part of the control). But, if i need to add them in such a way in stack panel or any other container which adds controls next to each other, the second control is added only after the transparent rectangular part of the control.

So, i am lloking for an option to change the underlying rectangular layout, whcih is not visible at run time. Is there any way to achieve this?
Best Regards,
Abhilash

QuestionDisplaying vertical rows to bind data Pin
AditSheth20-Oct-11 18:54
AditSheth20-Oct-11 18:54 
AnswerRe: Displaying vertical rows to bind data Pin
Richard MacCutchan20-Oct-11 21:43
mveRichard MacCutchan20-Oct-11 21:43 
QuestionCan someone please tell me why the eventlog part of this doesn't work? Pin
CCodeNewbie20-Oct-11 11:54
CCodeNewbie20-Oct-11 11:54 
QuestionRe: Can someone please tell me why the eventlog part of this doesn't work? Pin
Luc Pattyn20-Oct-11 13:55
sitebuilderLuc Pattyn20-Oct-11 13:55 
AnswerRe: Can someone please tell me why the eventlog part of this doesn't work? Pin
CCodeNewbie20-Oct-11 21:51
CCodeNewbie20-Oct-11 21:51 
GeneralRe: Can someone please tell me why the eventlog part of this doesn't work? Pin
Luc Pattyn21-Oct-11 1:59
sitebuilderLuc Pattyn21-Oct-11 1:59 
AnswerRe: Can someone please tell me why the eventlog part of this doesn't work? Pin
BobJanova20-Oct-11 22:30
BobJanova20-Oct-11 22:30 
AnswerRe: Can someone please tell me why the eventlog part of this doesn't work? Pin
phil.o21-Oct-11 0:30
professionalphil.o21-Oct-11 0:30 
AnswerRe: Can someone please tell me why the eventlog part of this doesn't work? - Solved Pin
CCodeNewbie22-Oct-11 9:49
CCodeNewbie22-Oct-11 9:49 
QuestionI am having some basic compile issues defining a BorderBrush. Pin
Xarzu20-Oct-11 7:37
Xarzu20-Oct-11 7:37 
AnswerRe: I am having some basic compile issues defining a BorderBrush. Pin
Manfred Rudolf Bihy20-Oct-11 7:52
professionalManfred Rudolf Bihy20-Oct-11 7:52 
GeneralRe: I am having some basic compile issues defining a BorderBrush. Pin
Xarzu20-Oct-11 12:15
Xarzu20-Oct-11 12:15 
AnswerRe: I am having some basic compile issues defining a BorderBrush. Pin
Alisaunder20-Oct-11 18:34
Alisaunder20-Oct-11 18:34 
AnswerRe: I am having some basic compile issues defining a BorderBrush. Pin
BobJanova20-Oct-11 22:27
BobJanova20-Oct-11 22:27 
QuestionEmbedded Forms? Panels? Other? Pin
tim.walter20-Oct-11 3:33
tim.walter20-Oct-11 3:33 
AnswerRe: Embedded Forms? Panels? Other? Pin
Wayne Gaylard20-Oct-11 4:12
professionalWayne Gaylard20-Oct-11 4:12 
GeneralRe: Embedded Forms? Panels? Other? Pin
tim.walter20-Oct-11 4:20
tim.walter20-Oct-11 4: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.