Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update control library #31

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Commits on Feb 25, 2024

  1. update control library

    - added support for StylableTextBox with HintForeColor and TextForeColor
    - added support for StylableGroupBox
    wolframhaussig committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a3afc38 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feature/23-feature-up…

    …date-control-library
    
    # Conflicts:
    #	WinFormsThemes/WinFormsThemes/WinFormsThemes.csproj
    wolframhaussig committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    26f0d2f View commit details
    Browse the repository at this point in the history
  3. switch from BrowsableAttribute to custom InternalUseOnlyAttribute to …

    …detect which properties should not be called
    wolframhaussig committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0b88f0c View commit details
    Browse the repository at this point in the history