Click here to Skip to main content
16,007,277 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: hide all the controls in a column Pin
saurabh001 m9-Nov-11 19:41
saurabh001 m9-Nov-11 19:41 
GeneralRe: hide all the controls in a column Pin
Wayne Gaylard9-Nov-11 20:03
professionalWayne Gaylard9-Nov-11 20:03 
GeneralRe: hide all the controls in a column Pin
SledgeHammer0110-Nov-11 6:27
SledgeHammer0110-Nov-11 6:27 
Question1 Storyboard and Multi Button Action Pin
delibey9-Nov-11 14:17
delibey9-Nov-11 14:17 
QuestionDynamically adding event handlers Pin
Dominick Marciano9-Nov-11 12:59
professionalDominick Marciano9-Nov-11 12:59 
AnswerRe: Dynamically adding event handlers Pin
SledgeHammer019-Nov-11 13:19
SledgeHammer019-Nov-11 13:19 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:30
professionalDominick Marciano9-Nov-11 13:30 
GeneralRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:35
professionalDominick Marciano9-Nov-11 13:35 
Actually though I think there might be a problem with the intermediate function. I have several text boxes that have this custom context menu so I created a independent function. When you right-click on any of these text boxes, they call this function which know by the sender parameter which text box called it. In that function is where the AddToDictionary menu item is added. If I use AddHandle mnuAddToDictionary, AddressOf AddEntryToDictionary, then when the user clicks on 'Add To Dictionary' how does the AddEntryToDictionary method know which text box the context menu is being currently displayed on? I was thinking I could use a public variable to save the current text box, but I don't think that is a very efficient way.
AnswerRe: Dynamically adding event handlers Pin
Dominick Marciano9-Nov-11 13:46
professionalDominick Marciano9-Nov-11 13:46 
QuestionHorizontalContentAlignment=Left and still stretch the contentcontrol Pin
indian1439-Nov-11 10:36
indian1439-Nov-11 10:36 
QuestionContentControl Pin
indian1438-Nov-11 13:25
indian1438-Nov-11 13:25 
AnswerRe: ContentControl Pin
Abhinav S8-Nov-11 21:33
Abhinav S8-Nov-11 21:33 
GeneralRe: ContentControl Pin
indian1439-Nov-11 7:16
indian1439-Nov-11 7:16 
AnswerRe: ContentControl Pin
Mark Salsbery9-Nov-11 5:44
Mark Salsbery9-Nov-11 5:44 
GeneralRe: ContentControl Pin
indian1439-Nov-11 7:08
indian1439-Nov-11 7:08 
QuestionMVVM Recommendations Pin
Tom Delany8-Nov-11 7:10
Tom Delany8-Nov-11 7:10 
AnswerRe: MVVM Recommendations Pin
SledgeHammer018-Nov-11 7:23
SledgeHammer018-Nov-11 7:23 
GeneralRe: MVVM Recommendations Pin
Tom Delany8-Nov-11 7:52
Tom Delany8-Nov-11 7:52 
AnswerRe: MVVM Recommendations Pin
Kevin Marois8-Nov-11 7:36
professionalKevin Marois8-Nov-11 7:36 
GeneralRe: MVVM Recommendations Pin
Tom Delany8-Nov-11 7:53
Tom Delany8-Nov-11 7:53 
AnswerRe: MVVM Recommendations Pin
Abhinav S8-Nov-11 21:38
Abhinav S8-Nov-11 21:38 
GeneralRe: MVVM Recommendations Pin
Tom Delany9-Nov-11 3:57
Tom Delany9-Nov-11 3:57 
GeneralRe: MVVM Recommendations Pin
Wayne Gaylard9-Nov-11 4:23
professionalWayne Gaylard9-Nov-11 4:23 
GeneralRe: MVVM Recommendations Pin
Tom Delany9-Nov-11 4:51
Tom Delany9-Nov-11 4:51 
GeneralRe: MVVM Recommendations Pin
Abhinav S9-Nov-11 6:41
Abhinav S9-Nov-11 6:41 

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.