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
Ji Yong Kwon
NA
1
1.7k
Customize winforms ComboBox with image from local resources
May 28 2013 12:34 AM
I am trying to customize my own ComboBox that works similar to the original Combobox in Winforms, only difference is the design/look. I have the picture file of the arrow button, the rectangle and the dropdown list in my local resources.
I have searched the net and all I can find is the codes that I would have to draw the Combobox myself in the code like using the Rectangle function and specify the rectangle width, height etc.
So I would like to ask if it is possible to use images from local resources to customise my ComboBox while still maintaining the functions for the Combobox. If yes, please show some code snippets like which classes and methods I should use.
Thank You
Reply
Answers (
0
)
Cinema Ticket Booking System
Get username of the C# Application's Regestered User List