Click here to Skip to main content
15,887,776 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Binding images to an ImageButton at runtime Pin
Pete O'Hanlon19-Aug-09 2:22
mvePete O'Hanlon19-Aug-09 2:22 
GeneralPaint.Net for WPF Pin
sufiyan_ansari117-Aug-09 6:27
sufiyan_ansari117-Aug-09 6:27 
GeneralRe: Paint.Net for WPF Pin
Christian Graus17-Aug-09 16:54
protectorChristian Graus17-Aug-09 16:54 
QuestionWPF user interface stored in DB Pin
kstxx17-Aug-09 0:49
kstxx17-Aug-09 0:49 
AnswerRe: WPF user interface stored in DB Pin
Pete O'Hanlon17-Aug-09 1:13
mvePete O'Hanlon17-Aug-09 1:13 
GeneralRe: WPF user interface stored in DB Pin
kstxx17-Aug-09 1:19
kstxx17-Aug-09 1:19 
GeneralRe: WPF user interface stored in DB Pin
Pete O'Hanlon17-Aug-09 1:36
mvePete O'Hanlon17-Aug-09 1:36 
QuestionCalling IContextMenu with a WPF ContextMenu - need HMENU Pin
seguso16-Aug-09 22:38
seguso16-Aug-09 22:38 
Hi,

I am writing a WPF application (www.tabbles.net) with file managament capabilities. I need to show the same file context menus that Explorer does. I assume I have to query all shell extensions installed on the user's machine. In particular, for each shell extension, I have to invoke IContextMenu::QueryContextMenu[^]. The problem is that QueryContextMenu requires an HMENU as argument, but I am using the WPF ContextMenu class, which does not seem to have a method for obtaining an HMENU. How can I obtain the required HMENU to pass to the QueryContextMenu? Thanks a lot for any solution or workaround to my problem.

modified on Monday, August 17, 2009 5:09 AM

AnswerRe: Calling IContextMenu with a WPF ContextMenu - need HMENU Pin
Pete O'Hanlon16-Aug-09 23:22
mvePete O'Hanlon16-Aug-09 23:22 
QuestionApplying a selection effect on 3D models Pin
Etienne_12316-Aug-09 7:01
Etienne_12316-Aug-09 7:01 
AnswerRe: Applying a selection effect on 3D models Pin
Pete O'Hanlon16-Aug-09 9:35
mvePete O'Hanlon16-Aug-09 9:35 
GeneralRe: Applying a selection effect on 3D models Pin
Etienne_12317-Aug-09 7:07
Etienne_12317-Aug-09 7:07 
GeneralRe: Applying a selection effect on 3D models Pin
Etienne_12318-Aug-09 4:55
Etienne_12318-Aug-09 4:55 
QuestionNeed help with styling a groupbox Pin
Etienne_12315-Aug-09 9:50
Etienne_12315-Aug-09 9:50 
AnswerRe: Need help with styling a groupbox Pin
Pete O'Hanlon15-Aug-09 10:56
mvePete O'Hanlon15-Aug-09 10:56 
GeneralRe: Need help with styling a groupbox Pin
Etienne_12315-Aug-09 21:42
Etienne_12315-Aug-09 21:42 
GeneralRe: Need help with styling a groupbox Pin
Etienne_12315-Aug-09 22:06
Etienne_12315-Aug-09 22:06 
QuestionHave had troubles with WCF in Silverlight for two weeks Help!!! Pin
fiaolle14-Aug-09 7:41
fiaolle14-Aug-09 7:41 
AnswerRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
Mark Salsbery14-Aug-09 8:57
Mark Salsbery14-Aug-09 8:57 
GeneralRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
fiaolle14-Aug-09 9:29
fiaolle14-Aug-09 9:29 
GeneralRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
Mark Salsbery14-Aug-09 10:22
Mark Salsbery14-Aug-09 10:22 
GeneralRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
fiaolle14-Aug-09 21:23
fiaolle14-Aug-09 21:23 
GeneralRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
Mark Salsbery15-Aug-09 5:55
Mark Salsbery15-Aug-09 5:55 
GeneralRe: Have had troubles with WCF in Silverlight for two weeks Help!!! Pin
Adam Maras14-Aug-09 21:46
Adam Maras14-Aug-09 21:46 
QuestionWindowState.Maximized -- How to get the proper size of the window? [modified] Pin
Cristoff13-Aug-09 22:01
Cristoff13-Aug-09 22:01 

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.