Click here to Skip to main content
15,919,358 members
Home / Discussions / C#
   

C#

 
GeneralRe: logs window with a lot of lines Pin
Luc Pattyn13-Sep-10 3:10
sitebuilderLuc Pattyn13-Sep-10 3:10 
GeneralRe: logs window with a lot of lines Pin
IWannaTalk13-Sep-10 21:48
IWannaTalk13-Sep-10 21:48 
GeneralRe: logs window with a lot of lines Pin
Luc Pattyn13-Sep-10 23:44
sitebuilderLuc Pattyn13-Sep-10 23:44 
QuestionCreating a p7m file. Pin
shadowzz12345613-Sep-10 1:08
shadowzz12345613-Sep-10 1:08 
QuestionPrinting: Slow access to PaperSize Pin
OriginalGriff12-Sep-10 23:57
mveOriginalGriff12-Sep-10 23:57 
AnswerRe: Printing: Slow access to PaperSize Pin
Luc Pattyn13-Sep-10 2:10
sitebuilderLuc Pattyn13-Sep-10 2:10 
GeneralRe: Printing: Slow access to PaperSize Pin
OriginalGriff13-Sep-10 3:58
mveOriginalGriff13-Sep-10 3:58 
GeneralRe: Printing: Slow access to PaperSize Pin
Luc Pattyn13-Sep-10 4:10
sitebuilderLuc Pattyn13-Sep-10 4:10 
AnswerRe: Printing: Slow access to PaperSize Pin
Bernhard Hiller13-Sep-10 2:43
Bernhard Hiller13-Sep-10 2:43 
QuestionControl in front of another one at all times Pin
fdsfsa76f7sa612-Sep-10 22:19
fdsfsa76f7sa612-Sep-10 22:19 
AnswerRe: Control in front of another one at all times Pin
#realJSOP13-Sep-10 0:16
professional#realJSOP13-Sep-10 0:16 
GeneralRe: Control in front of another one at all times Pin
fdsfsa76f7sa613-Sep-10 0:48
fdsfsa76f7sa613-Sep-10 0:48 
GeneralRe: Control in front of another one at all times Pin
#realJSOP13-Sep-10 4:58
professional#realJSOP13-Sep-10 4:58 
AnswerRe: Control in front of another one at all times Pin
Luc Pattyn13-Sep-10 2:16
sitebuilderLuc Pattyn13-Sep-10 2:16 
GeneralRe: Control in front of another one at all times Pin
fdsfsa76f7sa613-Sep-10 2:39
fdsfsa76f7sa613-Sep-10 2:39 
It's a Panel on top of ScrollableControl. I have painted a custom "toolbar" on my form (it's just a drawing, not a control), and I want to add shadow to it. To achieve a look as if drawings in ScrollableControl are going under the toolbar-drawing, I need to separate the shadow into a control and put over it. The shadow-panel is 2 pixels high, has transparent background and has 2 black lines with different alpha value painted on it. Adding the shadow to the ScrollableControl instead of to the form doesn't work, because vertical scrollbar gets over the shadow (gets focused) and I'd also have to keep the shadow steady on scrolling (every control you put inside ScrollableControl will get scrolled).

It's the least important thing, but I always like to add some eye-candy to my applications.
GeneralRe: Control in front of another one at all times Pin
Luc Pattyn13-Sep-10 3:18
sitebuilderLuc Pattyn13-Sep-10 3:18 
GeneralRe: Control in front of another one at all times Pin
fdsfsa76f7sa613-Sep-10 9:20
fdsfsa76f7sa613-Sep-10 9:20 
GeneralRe: Control in front of another one at all times Pin
Luc Pattyn13-Sep-10 9:25
sitebuilderLuc Pattyn13-Sep-10 9:25 
GeneralRe: Control in front of another one at all times Pin
fdsfsa76f7sa613-Sep-10 10:56
fdsfsa76f7sa613-Sep-10 10:56 
GeneralRe: Control in front of another one at all times Pin
Luc Pattyn13-Sep-10 11:20
sitebuilderLuc Pattyn13-Sep-10 11:20 
Questionhow to list all the form name except mdi name Pin
Tridip Bhattacharjee12-Sep-10 22:10
professionalTridip Bhattacharjee12-Sep-10 22:10 
AnswerRe: how to list all the form name except mdi name Pin
Pete O'Hanlon12-Sep-10 22:15
mvePete O'Hanlon12-Sep-10 22:15 
Questioninstalling font programtically Pin
mobasher12-Sep-10 21:34
mobasher12-Sep-10 21:34 
AnswerRe: installing font programtically Pin
Luc Pattyn13-Sep-10 2:21
sitebuilderLuc Pattyn13-Sep-10 2:21 
GeneralRe: installing font programtically Pin
mobasher14-Sep-10 19:51
mobasher14-Sep-10 19:51 

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.