↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: WPF

Home › Posts tagged WPF
WPF – Triggers and Styles – Pro WPF 4.5 in C# book
C Sharp Tricks

WPF – Triggers and Styles – Pro WPF 4.5 in C# book

Vitosh Mar 21, 2014 Tagged with event triggers, styles, WPF, wpf styles

Some time ago I started reading this book – Pro WPF 4.5 in C#. As far as it was given to me in order to write some reviews on it, today I have decided to write something about chapter 11. …

WPF – Triggers and Styles – Pro WPF 4.5 in C# book Read more →

C# – WPF – Generate an Excel file with WPF
C Sharp Tricks

C# – WPF – Generate an Excel file with WPF

Vitosh Feb 10, 2014 Tagged with C#, code, code for creation of excel file with WPF, Excel, excel file creation, Excel file generation, WPF, XAML

In the current article I proudly present a simple application, which creates a simple Excel file from XAML. In the example I present I am using Excel 2010 as this is my current version. In order to be able to …

C# – WPF – Generate an Excel file with WPF Read more →

C# – WPF – EightBall Application – simple code
C Sharp Tricks

C# – WPF – EightBall Application – simple code

Vitosh Feb 10, 2014 Tagged with .net, available code, C#, code, eight ball, eightball, simple wpf application, WPF, wpf application

In this article I present a code from the book “Pro WPF 4.5. in C#“, which I consider useful and interesting. The application concerns building a simple program where you may ask a yes-no question and get a random answer. …

C# – WPF – EightBall Application – simple code Read more →

C Sharp Tricks

C# – WPF – Voice Control Simple Snake Game

Vitosh Feb 7, 2014 Tagged with C#, simple snake, snake C#, snake game, voice control, WPF, wpf c#

As a beginner in WPF, I am trying to become really better in the subject by changing existing codes and adding some new features in it. This code simply adds a voice control feature of the snake WPF game from …

C# – WPF – Voice Control Simple Snake Game Read more →

C Sharp Tricks

C# – WPF – Flow Document – Document with C#

Vitosh Feb 5, 2014 Tagged with C#, Document with C#, Flow Document, FlowParagraph, WPF

With the current article I will show you how to create a simple application, presenting yourself. The most of the application is created in XAML. Roughly, it looks like this:   The text is from here. This application is really …

C# – WPF – Flow Document – Document with C# Read more →

C Sharp Tricks

C# – WPF – Dropdown menus & audio combination

Vitosh Feb 4, 2014 Tagged with audio, C#, code, combination, dropdown, dropdowns, WPF

In this article I present the combination of a drop-down menu and audio in a WPF application. Simply, the application’s logic is the following – you select one media file from a drop-down list and then you play it. The …

C# – WPF – Dropdown menus & audio combination Read more →

C Sharp Tricks

C# – WPF – Runtime and Command Binding of Labels

Vitosh Jan 30, 2014 Tagged with Binding, Binding of labels, C#, Runtime Binding, WPF

In the current article I will show how to bind elements in a small application. Two types of binding are presented – the so called (by me) runtime binding and command binding. The difference is that the runtime binding is …

C# – WPF – Runtime and Command Binding of Labels Read more →

Copyright © 2026 VitoshAcademy