15,946,342 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
1,846 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 185
Page Size:
10
·
25
·
50
Tag filtered by: WinForms
❌
Reverse Decorator in VB.
NET (WinForms) or Chain of Responsibility
Please
Sign up or sign in
to vote.
18 Jul 2024
by
Arlo Weston
license:
CPOL
How to use the decorator pattern in WinForms, VB.NET, with async/await and/or multi threading (update 8/10/20 - this is more of a Chain of Responsibility pattern than a Decorator)
Desktop Programming
»
Windows Forms
VB
WinForms
Smart Home – Controlling Shelly® Devices (Part 3)
Please
Sign up or sign in
to vote.
13 Dec 2023
by
Ralf Meier
license:
CPOL
The article walks through ShellySceneComponent and ShellyScenesComponent, which allow users to define scenes with multiple actions assigned to a control or controls for Shelly devices.
Internet of Things
C#
VB
WinForms
IoT
Smart Home – Controlling Shelly® Devices (Part 2)
Please
Sign up or sign in
to vote.
6 Dec 2023
by
Ralf Meier
license:
CPOL
This article is a continuation of a series on controlling Shelly® devices in a smart home. It introduces a component that works with standard controls without requiring adaptation.
Desktop Programming
»
Windows Forms
C#
VB
WinForms
.
NET Silent ClickOnce Installer for Winform & WPF in C# & VB
Please
Sign up or sign in
to vote.
12 Oct 2023
by
Graeme_Grant
license:
CPOL
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
Desktop Programming
»
Windows Forms
C#
VB
.NET
WPF
WinForms
installer
, +
Testable WinForms Applications
Please
Sign up or sign in
to vote.
15 May 2023
by
Mirnes Mrkaljevic
license:
CPOL
Make WinForms testable
Desktop Programming
»
Windows Forms
C#
.NET
WinForms
MVP
Allowing Only Numeric Input in a TextBox
7 May 2023
by
ToughDev
license:
CPOL
How to allow only numeric input in TextBox
Desktop Programming
»
Windows Forms
.NET
Win32
WinForms
style
message
random
Adding Images to a Winforms Project so They are Accessible as Resources
Please
Sign up or sign in
to vote.
17 Apr 2023
by
OriginalGriff
license:
CPOL
How to add images to a Winforms Project so they are accessible as resources
Desktop Programming
»
Windows Forms
.NET
WinForms
Splash and Login Forms (Problems and Solutions)
Please
Sign up or sign in
to vote.
10 Apr 2023
by
Vladimir Kniazkov
license:
CPOL
The more perfect description of the creation the Splash and the Login forms with full source code
Desktop Programming
»
Windows Forms
C#
XML
Windows
WinForms
Top 10 Benefits of .
NET Reporting Tools
Please
Sign up or sign in
to vote.
28 Feb 2022
by
MESCIUS
license:
CPOL
In this article, we’ll identify the top 10 benefits of using reporting tools for your development projects.
Desktop Programming
»
Windows Forms
C#
Javascript
SQL
.NET
WPF
WinForms
WinForm VB.
NET Hosting WPF Ribbon - Part 2 - Using ICommand with MVVM Pattern
Please
Sign up or sign in
to vote.
11 Jan 2022
by
Jo_vb.net
license:
CPOL
My idea was to host a WPF user control with Ribbon within a WinForm VB.NET project and try to use MVVM pattern.
Desktop Programming
»
Windows Forms
VB
.NET
WPF
WinForms
MVVM
Ribbon
, +
Page 1 of 185
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last