QuickOPC User's Guide and Reference
SizableCommonDialog Class
Members 



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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.CommonDialog
            OpcLabs.BaseLib.Forms.ConcreteCommonDialog
               OpcLabs.BaseLib.Forms.FormCommonDialog
                  OpcLabs.BaseLib.Forms.SizableCommonDialog
                     OpcLabs.BaseLib.Forms.Browsing.Generalized.BrowseDialog
                     OpcLabs.EasyOpc.AlarmsAndEvents.Forms.Browsing.AEDialog
                     OpcLabs.EasyOpc.DataAccess.Forms.Browsing.DADialog
                     OpcLabs.EasyOpc.Forms.Browsing.OpcDialog
                     OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also