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
Clyde Eisenbeis
NA
4
1.1k
Can't attach icon
Jun 24 2014 8:55 AM
This action has been taken to attach an icon to WPF code:
Using Visual Studio, create Resources dir (place sample.ico in dir)
Right click Resources -> Add -> Existing Item -> select sample.ico
Right click sample.ico -> Properties -> Advanced -> Resource
Add <Window x:Class= .... Icon="Resources\sample.ico">
The icon displays properly on the dialog box. However, it does not display properly when the .exe is placed on the desktop.
Reply
Answers (
2
)
How to apply custom theme in AvalonDock
Display the clicked date from the calender tool in a label