Quantcast
Channel: xaml – AuthorCode
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

How to add Custom Context Menu with a TextBox in WPF

In this article i am describing about how to add the custom context menu for the your textbox control in your WPF project. Context menu in the textbox is very common functionality, generally we...

View Article


Image may be NSFW.
Clik here to view.

writing text in rectangle in xaml

The following code snippet of XML create a rectangle and put some text inside into rectangle by using Border control. As we know WPF Shapes are not container control, so we can put some text directly...

View Article


Show Date time in xaml

  The following is the small example for displaying current datetime in XAML.   In XAML you need to first add the mscorlib assembly and the System namespace, then you can use use the {x:Static...

View Article
Browsing latest articles
Browse All 3 View Live


Latest Images