Skip to content

Add checkbox control support#138

Merged
PrzemyslawKlys merged 3 commits intov2-speedygonzalesfrom
add-checkbox-state-methods-and-cmdlets
Jul 13, 2025
Merged

Add checkbox control support#138
PrzemyslawKlys merged 3 commits intov2-speedygonzalesfrom
add-checkbox-state-methods-and-cmdlets

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • support checking window controls using BM_GETCHECK and BM_SETCHECK
  • expose Get-DesktopControlCheck and Set-DesktopControlCheck cmdlets
  • provide example scripts and basic Pester tests
  • test toggling a checkbox in a sample WinForms form

Testing

  • dotnet test Sources/DesktopManager.Tests/DesktopManager.Tests.csproj --framework net8.0
  • pwsh -NoLogo -NoProfile -File DesktopManager.Tests.ps1

https://chatgpt.com/codex/tasks/task_e_6873762a2850832e85400daa5d492584

@PrzemyslawKlys PrzemyslawKlys merged commit b76096a into v2-speedygonzales Jul 13, 2025
3 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-checkbox-state-methods-and-cmdlets branch July 13, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant