C# numericUpDown & button Issue

Here’s an example from one of my plug-ins. I’m storing a boolean value called IncludeNullAndEmptyProperties. https://github.com/andrewheumann/jSwan/blob/cb736b8e7de8c07042fefeb621d6ad88503b91d8/jSwan/Serialize.cs#L128

1 Like