Here’s my simple version using System.ComponentModel; //Define a class to hold the event arguments, if one isn’t already defined. public class DesignEventArgs : EventArgs { private DesignListItem item; public DesignEventArgs(DesignListItem item) { this.item = item; } public DesignListItem Item { …

Dirt Simple C# .NET Custom Event for UserControl Read more »

1. From the Services menu, select OpenVPN The OpenVPN page loads 2. In the Certificate Authorities and Keys section, click the Generate root/host certificates button A Generate root/host certificates page loads 3. Enter ALL the fields and select a 2048, …

Enable IPFire OpenVPN and Windows Client Setup Read more »