This is a simple WPF application. It has two controls, a text box and a check box. If the check box is checked then text box is disable and if check box is un-checked then text box is enable. This is is done by using XAML, there is no code in code behined (xaml.cs) file. The required functionality is achieved by using only "DataTrigger" of XAML.
-
Notifications
You must be signed in to change notification settings - Fork 0
WaleedNaveed/Disable-textBox-on-the-basis-of-checkBox-using-XAML
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Disable textBox in WPF on the basis of checkBox value using XAML
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published