in

.NET Opensource

Community for opensource projects by Christoph Rüegg

Browse by Tags

  • Capture Keyboard Input in WPF

    In case you every need to capture some keyboard input similar to a TextBox but without a TextBox (hence you also want to capture input that - on some keyboard layouts - need a secondary key to type (like % on my layout = Shift+5), but don't care whether the user presses special keys like Shift or...
    Posted to Chris on Computers (Weblog) by Christoph Rüegg on 05-08-2007
  • C++/CLI: Explicitly Implement Interface Properties

    In case you ever wondered how to explicitly implement interface properties in C++/CLI that collide with an already existing better typed property: It's quite easy, but I didn't find a sample in neither the language specification nor the web. Imagine you have some already existing generic ItemBuilder...
    Posted to Chris on Computers (Weblog) by Christoph Rüegg on 01-09-2007
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems