Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
How to Create Custom ComboBox using Expression Blend
olioul islam
12y
5.5k
1
Reply
I am trying to create a custom
ComboBox
using
Expression Blend
, not XAML.
I followed the following tutorial:
http://msdn.microsoft.com/en-us/library/ee341409(v=expression.40)
But I couldn't found
"C
ontentPresenter"
,
"
ContentPresenterBorder"
and
"
DropDownToggle"
in the "
Make Into Part of ComboBox
".
I actually want to create ComboBox using Grid, TextBlock, ScrollViewer etc like that tutorial rather styling the default ComboBox. Please Help me.
Thanks in advance.
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Ajax in Expression blend
I want to make form include 4 checkboxs and vote buttom and set rules with clicking on 4 checkboxs a...