AboutIcon Property

Summary
Gets or sets the icon that will be displayed in the about dialog.
Syntax
C#
VB
C++
public string AboutIcon { get; set; } 
  
Public Property AboutIcon As String 
public: 
property String^ AboutIcon { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The about icon to be displayed in the about dialog

Remarks

The value of this property is used in the installation.

Example

Refer to Install example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.