Updated Wiki: IntegerUpDown
IntegerUpDown The IntegerUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<int> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: DecimalUpDown
DecimalUpDown The DecimalUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<Decimal> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: DoubleUpDown
DoubleUpDown The DoubleUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<Double> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: ByteUpDown
ByteUpDown The ByteUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<byte> values by using the spinner buttons, keyboard up/down arrows, or...
View ArticleUpdated Wiki: LongUpDown
LongUpDown The LongUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<long> values by using the spinner buttons, keyboard up/down arrows, or...
View ArticleUpdated Wiki: ShortUpDown
ShortUpDown The ShortUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<short> values by using the spinner buttons, keyboard up/down arrows,...
View ArticleUpdated Wiki: SingleUpDown
SingleUpDown The SingleUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<single> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: DecimalUpDown
DecimalUpDown The DecimalUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<Decimal> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: DoubleUpDown
DoubleUpDown The DoubleUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<Double> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: ByteUpDown
ByteUpDown The ByteUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<byte> values by using the spinner buttons, keyboard up/down arrows, or...
View ArticleUpdated Wiki: IntegerUpDown
IntegerUpDown The IntegerUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<int> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: LongUpDown
LongUpDown The LongUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<long> values by using the spinner buttons, keyboard up/down arrows, or...
View ArticleUpdated Wiki: ShortUpDown
ShortUpDown The ShortUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<short> values by using the spinner buttons, keyboard up/down arrows,...
View ArticleUpdated Wiki: SingleUpDown
SingleUpDown The SingleUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<single> values by using the spinner buttons, keyboard up/down...
View ArticleNew Post: IntegerUpDown (v1.7) - IsEditable?
The task was not created on the Issue but internally. It has now been fixed.
View ArticleCommented Issue: ChildWindow center issue when content size is changed [19713]
I've faced a problem that the child window was not centered correctly if the content was changed.Actually, it always remembers its previous position. Let's see below example. 1. Click "Small Dialog"...
View ArticleCommented Issue: ChildWindow center issue when content size is changed [19713]
I've faced a problem that the child window was not centered correctly if the content was changed.Actually, it always remembers its previous position. Let's see below example. 1. Click "Small Dialog"...
View ArticleNew Post: Windows 8 Theme
"A Windows 8 Theme is now supported by all the controls in the toolkit" How can we apply it?
View ArticleNew Comment on "PropertyGrid"
Is it possible to have do a "ShowAdvanced" flag on a per item basis? I can only see how to turn it on for all properties
View ArticleCreated Unassigned: AvalonDock invalid layout loading [19781]
Just converted my project from original avalondock 2 library to extended toolkits' one. Layout deserialization does not work anymore - it gives you blank area. XmlLayoutSerializer does not throw any...
View Article