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