Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / UI

UI

UI

Great Reads

by JBildstein
Write cross platform desktop applications with .Net Core by using the OS native webview.
by Adrian Pirvu
Basic principles in designing User Interface (UI / UX)
by Revanth Ramesh
Futuristic Talking 7-Segment Time Display Widget in WPF
by wim4you
Launch additionally a limited number of hand picked Programs, Documents or Folders from the taskbar

Latest Articles

by JBildstein
Write cross platform desktop applications with .Net Core by using the OS native webview.
by Adrian Pirvu
Basic principles in designing User Interface (UI / UX)
by Revanth Ramesh
Futuristic Talking 7-Segment Time Display Widget in WPF
by wim4you
Launch additionally a limited number of hand picked Programs, Documents or Folders from the taskbar

All Articles

Sort by Score

UI 

by IAmJoshChang
We’re back to another day at creating the Cube Flyer again. In the last few posts, we added a basic sound effect to our game and it sure does make the experience better!
by Gerd Wagner
The HTML specification defines an event-based drag-and-drop (D&D) mechanism, which is supported by all current major browsers (including IE11 and iOS/Safari), except on Android. We show the minimum setup for a working D&D operation.
by John Atten
Examination of a quick way to create more useful expandable groups in the .NET ListView control.
by John Atten
Continued examination of C# ListView subclass with collapsible groups.
by Dev Leader
Creating a tabbed Android User Interface.
by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
by XPG Live
This post will cover leaderboard types and setup, accessing leaderboards in game, posting a score to a leaderboard, retrieving scores from a leaderboard.
by XPG Live
Use leaderboards on Windows Phone with XPG
by Won Dong
Mobile website expansion offers business unlimited potential
by Vangos Pterneas
Natural User Interfaces make some serious buzz these days – not without a reason. Natural User Interfaces (NUIs) literally change the way people interact with computers. They create new patterns, new means of communication, and new business opportunities. We can now play football without a con
by Akos Orban
A TextBox for numbers with built-in mathematical expression evaluation
by zenwalker1985
Refactoring Hooking and Unhooking Events TIP
by Oddleif Halvorsen
Ever been in a situation where you need to modify a SharePoint master page, but really would like not having to create a custom master page? It can be done. Sure, this depends on the amount of customizations, but in a lot of situations you can do what you need from code.