Skip to content

custom wpf controls for my friends projects, hope they will get 100 all of them :>

Notifications You must be signed in to change notification settings

EphraimElgrabli/WpfCustomControls_MadeForJCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

407c281 Β· Apr 3, 2024

History

3 Commits
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Apr 3, 2024
Apr 2, 2024

Repository files navigation

Custom WPF Controls with Modern Design 🎨✨

Welcome to my GitHub repository containing a collection of custom controls for WPF (C#) with a modern design twist! πŸ™Œ These controls are specifically designed to enhance the visual appeal and functionality of your WPF applications. 😊

Usage πŸ“

To use these custom controls in your WPF application, simply add the following code to your App.xaml file:

<ResourceDictionary>
    <ResourceDictionary.MergedDictionaries>
        <ResourceDictionary Source="Theme/WarningButtons.xaml"/>
        <ResourceDictionary Source="Theme/LocalDataBindings.xaml"/>
        <ResourceDictionary Source="Theme/Colors.xaml"/>
        <ResourceDictionary Source="Theme/Fonts.xaml"/>
        <ResourceDictionary Source="Theme/CustomTextBox.xaml"/>
        <ResourceDictionary Source="Theme/CustomButtons.xaml"/>
        <ResourceDictionary Source="Theme/CustomComboBox.xaml"/>
        <ResourceDictionary Source="Theme/CustomDatePicker.xaml"/>
        <ResourceDictionary Source="Theme/MacButtonStyle.xaml"/>
    </ResourceDictionary.MergedDictionaries>
</ResourceDictionary>

Once you've added this code, you'll have access to all the custom controls and can start using them in your WPF application. πŸš€

Credit πŸ™

Please note that these custom controls were created by me, Ephraim Elgrabli. If you use them in your projects, I kindly ask that you give proper credit and avoid claiming that you made them yourself. 😊 Your honesty and acknowledgment will be greatly appreciated! 🌟

Shout-out to My Friends πŸ“£

I want to take a moment to congratulate all my friends on their upcoming exams! πŸŽ“ I have no doubt that you'll all excel and achieve the highest scores. Here's to hoping for a perfect 100 on every exam! πŸ™ŒπŸ’― Good luck, and may your hard work and dedication pay off! 😊 Happy coding with these custom controls! πŸ’»βœ¨

About

custom wpf controls for my friends projects, hope they will get 100 all of them :>

Topics

Resources

Stars

Watchers

Forks

Languages