Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
.NET Development
.NET Framework 4
.NET Framework Class Library
System.Drawing Namespaces
System.Drawing
Icon Class
Icon Properties
Handle Property
Height Property
Size Property
Width Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
Icon Properties
.NET Framework 4
Other Versions
.NET Framework 4.5
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
The
Icon
type exposes the following members.
Properties
Name
Description
Handle
Gets the Windows handle for this
Icon
. This is not a copy of the handle; do not free it.
Height
Gets the height of this
Icon
.
Size
Gets the size of this
Icon
.
Width
Gets the width of this
Icon
.
Top
See Also
Reference
Icon Class
System.Drawing Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ