Click here to Skip to main content
15,892,059 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Windows Forms z-order? Pin
Mycroft Holmes24-Nov-08 19:56
professionalMycroft Holmes24-Nov-08 19:56 
AnswerRe: Windows Forms z-order? Pin
SiFitz25-Nov-08 0:19
SiFitz25-Nov-08 0:19 
GeneralRe: Windows Forms z-order? Pin
Cyrilix25-Nov-08 4:15
Cyrilix25-Nov-08 4:15 
QuestionRelease and Debug issues. Pin
SPanicker*23-Nov-08 20:06
SPanicker*23-Nov-08 20:06 
AnswerRe: Release and Debug issues. Pin
led mike24-Nov-08 5:33
led mike24-Nov-08 5:33 
AnswerRe: Release and Debug issues. Pin
Scott Dorman24-Nov-08 13:18
professionalScott Dorman24-Nov-08 13:18 
GeneralRe: Release and Debug issues. Pin
SPanicker*27-Nov-08 7:11
SPanicker*27-Nov-08 7:11 
QuestionEasy way to use Skins (visual styles) Pin
sodevrom20-Nov-08 13:06
sodevrom20-Nov-08 13:06 
Hello, is it a good way (and easy) to use skins (visual styles) in c# with .net ?
I have a custom control called XPExplorer Bar : http://www.codeproject.com/KB/miscctrl/XPTaskBar.aspx

It's a great control and to use a skin with it (from a .dll that contains an UI file) I just use something like :
taskPane1.UseCustomTheme("themes/4.dll");

If I use the above line the visual style from the DLL is applied to the control.

I would like to do the same with the TopMenu (the menu strip) and other buttons/controls ...

I hope some one can guide me with this, thanx
AnswerRe: Easy way to use Skins (visual styles) Pin
Thomas Stockwell24-Nov-08 8:42
professionalThomas Stockwell24-Nov-08 8:42 
QuestionDeployable database solution for Windows Form project Pin
kensai20-Nov-08 6:37
kensai20-Nov-08 6:37 
AnswerRe: Deployable database solution for Windows Form project Pin
Christian Graus20-Nov-08 9:45
protectorChristian Graus20-Nov-08 9:45 
AnswerRe: Deployable database solution for Windows Form project Pin
Wendelius20-Nov-08 10:42
mentorWendelius20-Nov-08 10:42 
QuestionHow to Read FlatFile format sequence of DNA [modified] Pin
phoipha20-Nov-08 0:41
phoipha20-Nov-08 0:41 
QuestionInvoke Windows app on client from Server Pin
balu1234519-Nov-08 19:23
balu1234519-Nov-08 19:23 
AnswerRe: Invoke Windows app on client from Server Pin
Dave Kreskowiak20-Nov-08 1:53
mveDave Kreskowiak20-Nov-08 1:53 
QuestionRe: Invoke Windows app on client from Server Pin
led mike20-Nov-08 4:39
led mike20-Nov-08 4:39 
AnswerRe: Invoke Windows app on client from Server Pin
balu1234521-Nov-08 22:00
balu1234521-Nov-08 22:00 
GeneralRe: Invoke Windows app on client from Server Pin
led mike24-Nov-08 5:50
led mike24-Nov-08 5:50 
Questionlocalizing list of values in Script combo of Font dialog. Pin
Member 232448319-Nov-08 7:35
Member 232448319-Nov-08 7:35 
QuestionWeirdness in a Dialog Box Pin
Roger Wright18-Nov-08 18:37
professionalRoger Wright18-Nov-08 18:37 
AnswerRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 0:59
Simon P Stevens19-Nov-08 0:59 
GeneralRe: Weirdness in a Dialog Box Pin
Roger Wright19-Nov-08 2:04
professionalRoger Wright19-Nov-08 2:04 
GeneralRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 2:54
Simon P Stevens19-Nov-08 2:54 
GeneralRe: Weirdness in a Dialog Box Pin
Roger Wright19-Nov-08 3:57
professionalRoger Wright19-Nov-08 3:57 
GeneralRe: Weirdness in a Dialog Box Pin
Simon P Stevens19-Nov-08 4:06
Simon P Stevens19-Nov-08 4:06 

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.