Replaceable logo for the license dialog
public System.Windows.Forms.PictureBox LogoPictureBox
public field LogoPictureBox: System.Windows.Forms.PictureBox;
public var LogoPictureBox : System.Windows.Forms.PictureBox;
public: System.Windows.Forms.PictureBox* LogoPictureBox
public:
System.Windows.Forms.PictureBox^ LogoPictureBox
'Declaration
Public LogoPictureBox As System.Windows.Forms.PictureBox
'Usage
Dim instance As LicenseDialog
Dim value As System.Windows.Forms.PictureBox
value = instance.LogoPictureBox
instance.LogoPictureBox = value
Target Platforms: .NET CLR 4.8 or higher