ActiveReports.Viewer3 Request technical support
ZoomCombo Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class ZoomCombo 
   Inherits ComboBox
Visual Basic (Usage)Copy Code
Dim instance As ZoomCombo
C# 
public class ZoomCombo : ComboBox 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ListControl
               System.Windows.Forms.ComboBox
                  DataDynamics.ActiveReports.Viewer.ZoomCombo

See Also