Short Name |
.NET Class |
Type |
Width |
Range (bits) |
---|---|---|---|---|
|
Unsigned integer |
8 |
0 to 255 |
|
|
Signed integer |
8 |
-128 to 127 |
|
|
Signed integer |
32 |
-2,147,483,648 to 2,147,483,647 |
|
|
Unsigned integer |
32 |
0 to 4294967295 |
|
|
Signed integer |
16 |
-32,768 to 32,767 |
|
|
Unsigned integer |
16 |
0 to 65535 |
|
|
Signed integer |
64 |
-9223372036854775808 to 9223372036854775807 |
|
|
Unsigned integer |
64 |
0 to 18446744073709551615 |
|
|
Single-precision floating point type |
32 |
-3.402823e38 to 3.402823e38 |
|
|
Double-precision floating point type |
64 |
-1.79769313486232e308 to 1.79769313486232e308 |
|
|
A single Unicode character |
16 |
Unicode symbols used in text |
|
|
Logical Boolean type |
8 |
True or false |
|
|
Base type of all other types |
|||
|
A sequence of characters |
|||
|
Precise fractional or integral type that can represent decimal numbers with 29 significant digits |
128 |
±1.0 × 10e-28 to ±7.9 × 10e28 |
Getting the Current TabItem when the Tab is not selected in WPF
-
[image: Banner]
This is a quick reminder to self on how to retrieve a TabItem from a WPF
TabControl *when the tab is not currently selected* because I ru...
1 week ago
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!