ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearExtraChannelsSwitching Class |
'Declaration Public Class ImGearExtraChannelsSwitching Inherits System.Windows.Forms.Form
'Usage Dim instance As ImGearExtraChannelsSwitching
public class ImGearExtraChannelsSwitching : System.Windows.Forms.Form
public __gc class ImGearExtraChannelsSwitching : public System.Windows.Forms.Form
public ref class ImGearExtraChannelsSwitching : public System.Windows.Forms.Form
using (ImGearExtraChannelsSwitching dlg = new ImGearExtraChannelsSwitching(igPageView)) { dlg.ShowDialog(); }
Using dlg As New ImGearExtraChannelsSwitching(igPageView) dlg.ShowDialog() End Using
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
ImageGear.Windows.Forms.ImGearExtraChannelsSwitching