'Declaration
<ComVisibleAttribute(False)> <DesignerCategoryAttribute("Component")> Public Class ConcreteCommonDialog Inherits System.Windows.Forms.CommonDialog Implements OpcLabs.BaseLib.Licensing.ILicensingContextHolder, System.ComponentModel.IComponent, System.IDisposable
'Usage
Dim instance As ConcreteCommonDialog
[ComVisible(false)] [DesignerCategory("Component")] public class ConcreteCommonDialog : System.Windows.Forms.CommonDialog, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, System.ComponentModel.IComponent, System.IDisposable
[ComVisible(false)] [DesignerCategory("Component")] public ref class ConcreteCommonDialog : public System.Windows.Forms.CommonDialog, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, System.ComponentModel.IComponent, System.IDisposable