Updated Wiki: ChildWindow
ChildWindow Starting with version 2.0, ChildWindow (and MessageBox) is derived from WindowControl and no longer manages its parent’s background or the positioning of itself based on its parent’s size....
View ArticleUpdated Wiki: ChildWindow
ChildWindow Starting with version 2.0, ChildWindow (and MessageBox) is derived from WindowControl and no longer manages its parent’s background or the positioning of itself based on its parent’s size....
View ArticleUpdated Wiki: MessageBox
MessageBox Starting with version 2.0, MessageBox (and ChildWindow) is derived from WindowControl and no longer manages its parent’s background or the positioning of itself based on its parent’s size.A...
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: 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 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 ArticleNew Comment on "NumericUpDown-derived controls"
Please document the new ClipValueToMinMax property.
View Article