Knowledgebase: How to integrate
Novalys.VisualGuard.Security.VGSecurityManager.SetSecurity
Posted by z Jean-jacques Jouanneaux on 17 August 2010 10:42 PM

Hello

Your documentation says to place

Novalys.VisualGuard.Security.VGSecurityManager.SetSecurity(
Me) in the Private Sub
InitializeComponent() routine

I do not like placing things in the code behind, is there a place in the form class that this code can be placed and still work properly

Such as the load event?

Please advise.

Thanks,

Hello,

You do not need to implement Novalys.VisualGuard.Security.VGSecurityManager.SetSecurity(Me)
in the Private Sub InitializeComponent() routine, when you want to secure a form.

You have to do it only for non visual classes.

(1 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys