Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Custom "LicenseInstallForm"

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
Meek
Guest





PostPosted: Mon Sep 19, 2005 9:12 pm    Post subject: Custom "LicenseInstallForm" Reply with quote

Hi,

I was checking the ILS samples, when I found the following code lines:

'******
Dim licenseForm As New LicenseInstallForm
theLicense = licenseForm.ShowDialog("MyApp", "www.mycompany.com", GetType(MainForm))
'******

It seems to me that the application is loading a pre-defined Windows Form with only few parameters that can be changed by the developer (i.e. Application Name, Website address).

Can I create and load my own "License Install Form" with my own logos and messages instead?
Back to top
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Mon Sep 19, 2005 10:58 pm    Post subject: Reply with quote

Yes. The standard LicenseInstallForm is fully inheritable meaning you can customize just about any aspect of it. You can also just create your own form from scratch since the form simply calls methods from the Licensing DLL to do the actual work. We provide full source code for the DLL (including LicenseInstallForm) to purchasing customers - which means you can use our form as a starting point.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group