Skip to content
MAKOLYTE

MAKOLYTE

Solve real coding problems

  • About
  • Latest
  • C#
    • ASP.NET
    • Event-driven
    • EF Core
    • Visual Studio
    • WinForms
    • Windows Service
  • Java
    • Setup
    • Spring
    • AWS
  • Python
  • SQL
    • SQL Server
    • MySQL
  • Principles and Practice
    • Algorithms
    • Design Patterns
    • Dependency Injection
    • Refactoring
    • Unit Testing

UI

How to get CheckedListBox selected values

10/14/202002/03/2020 by Mak

A CheckedListBox is a list control with multiple checkboxes. This allows the user to check multiple boxes at once. How can I can get all the values they selected? By looping through the CheckedListBox.CheckedItems collection. See the UI and Code examples below. UI Code

Categories C#, WinForms Tags CheckedListBox, UI, WinForms Leave a comment

Categories

  • C# (315)
    • ASP.NET (41)
    • Console App (10)
    • EF Core (15)
    • Event-driven (12)
    • Visual Studio (25)
    • Windows Service (3)
    • WinForms (22)
  • Git (2)
  • Java (7)
    • AWS (5)
    • Setup (1)
    • Spring (6)
  • JavaScript (3)
  • Notepad++ (1)
  • Postman (4)
  • PowerShell (2)
  • Principles and Practice (80)
    • Algorithms (16)
    • Data Structures (9)
    • Dependency Injection (15)
    • Design Patterns (11)
    • Refactoring (6)
    • Unit Testing (31)
  • Python (3)
  • SQL (50)
    • MySQL (5)
    • SQL Server (43)

Tags

ApiController appsettings.json ASP.NET AsyncAwait Attributes C# ConfigureServices Dapper DateTime Dependency Injection Dictionary EF Core Enum Exception Extension Methods foreach Generics GetAsync hashset HttpClient Install-Package JSON JsonConvert.DeserializeObject JsonConverter JsonSerializer JsonSerializer.Deserialize() JsonSerializerOptions Linq mocking Moq Newtonsoft.JSON Nuget Parameterized Unit Test Performance Performance Comparison Refactoring SELECT SQL Server StringBuilder System.Reflection System.Text.Json Threading unit testing Visual Studio WinForms

Privacy Policy

  • Privacy Policy
© 2022 MAKOLYTE • Built with GeneratePress