TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
olioul islam
NA
2
0
How to Create Custom ComboBox using Expression Blend
Jul 2 2012 6:34 PM
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.
Reply
Answers (
1
)
Ajax in Expression blend
I want to make form include 4 checkboxs and vote buttom and set rules with clicking on 4 checkboxs a...