Sets the logo in the Task pane. Using this method requires a specific publisher license key in the application definition file.
Visual Basic |
---|
Public Sub SetLogo( _ ByVal filename As String _ ) |
The logo must be placed inside of the application folder. The file must be saved as 32-bit .bmp or .png file.
The graphics can be changed only if the appdef.xml file is equipped with publisher and license key that matches with the publisher name. See the UI Extensibility Framework Developers' guide for further details.