VB5-Ni licence
SUMMARY
The CommonDialog control provides a standard set of dialog boxes for operations such as opening and saving files, setting print options, and selecting colors and fonts. This article documents how to set up the control for successful use in Internet Explorer.
The CommonDialog control is a licensed control that ships with Visual Basic (VB) 5.0. Only developers with a valid design-time license for the control may distribute the control for use in their applications or on their Web sites. The control and design-time license can be obtained by downloading the VB 5.0 Control Creation Edition (VBCCE), purchasing VB 5.0, or purchasing Visual InterDev.
In order to use the control in a Web page, a license package file (.lpk file) for the control must be created. This .lpk file is then referenced by the Web page. If there are multiple licensed controls on a page, a single .lpk file must be created for all of them.
Kot je že bilo povedano je CommonDialog kontrola, ki pride zraven VBja, zato z njo načeloma ne bi smel imeti problemov z licenco.
Če se je karkoli zbrkljalo, potem lahko poskusiš z Vbcmpfixom ali pa si več preberi tule .
Če ne bo bolje, potem bo treba VB vržt dol in ga še enkrat namestit.
Imaš pa tusi opcijo, da te kontrole sploh ne uporabljaš, ampak CommonDialog kličeš enostavno preko API funkcije.
Forum je zaprt za komentiranje.