143 reputation
114
bio website
location
age
visits member for 1 year, 5 months
seen May 2 '12 at 19:51
stats profile views 28

Feb
29
comment Positioning win-forms track-bar / resizing
I tried the design time and got it working. I just set the width according to the width of the control above it.
Feb
29
comment Positioning win-forms track-bar / resizing
this user control is a child of a tab control, which is the child of the main window. The track-bar is set to auto size and the form above is not. I played with the settings and received the same result
Feb
29
asked Positioning win-forms track-bar / resizing
Feb
29
accepted Create DVD-Video Menu's with ff-mpeg
Feb
28
asked Create DVD-Video Menu's with ff-mpeg
Feb
23
accepted Combine 5 List<object> into one List<object>
Feb
15
comment Combine 5 List<object> into one List<object>
I think all of the answers are good but this one is the one I ended up using. I up voted all other answers =)~
Feb
15
accepted Passing Command Parameters
Feb
15
accepted Hierarchical Datatemplate Binding To DataType Not DataContext
Feb
15
comment Hierarchical Datatemplate Binding To DataType Not DataContext
I worked it out using a tag from the parent, I'm gonna give you the anwser since it was pretty close =)~
Feb
15
comment Combine 5 List<object> into one List<object>
I didnt know for sure, I just wanted to state it just in case. But thank you for informing me of that =)
Feb
15
awarded  Tumbleweed
Feb
15
comment Combine 5 List<object> into one List<object>
im using .net 4 and I just mean I want the properties to hold the original value, not be reset or reinitialized
Feb
15
asked Combine 5 List<object> into one List<object>
Feb
15
accepted How to two-way bind the ViewModel with CheckBoxes?
Feb
15
comment How to two-way bind the ViewModel with CheckBoxes?
took me a little while to implement but thank you again H.B.
Feb
13
asked How to two-way bind the ViewModel with CheckBoxes?
Feb
9
comment Hierarchical Datatemplate Binding To DataType Not DataContext
Hmmm I'm trying to get it from the UserControl windows DataContext. I'm gonna try a few things and report back. Thanks for your help thus far!
Feb
9
comment Hierarchical Datatemplate Binding To DataType Not DataContext
I edited my post after I tried your suggestions, I still wasnt able to get it right =(
Feb
9
revised Hierarchical Datatemplate Binding To DataType Not DataContext
Update