![]() |
![]() |
![]() |
Framework.LoadFirstIconFromResource Method |
Language: |
Attempts to load the first icon from the application's resources.
Visual Basic .NET Public Function LoadFirstIconFromResource() As Icon C# public Icon LoadFirstIconFromResource(); Managed C++ public: Icon* LoadFirstIconFromResource(); JScript .NET public function LoadFirstIconFromResource() : Icon;
System.Drawing.Icon . The first icon from the application's resources.
If no icon is found in the application's resources, this method wil return a null.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center