Windward Engine API Reference
MainForm Class
Members  See Also  Send comments on this topic.
UpdatePods.net.windward.ui Namespace : MainForm Class




Glossary Item Box

Object Model

MainForm Class

Syntax

Visual Basic (Declaration) 
Public Class MainForm 
   Inherits DevExpress.XtraBars.Ribbon.RibbonForm
   Implements DevExpress.LookAndFeel.ISupportLookAndFeel, DevExpress.Utils.Colors.ISupportDXSkinColors, DevExpress.Utils.DPI.IDpiControl, DevExpress.Utils.FormShadow.ISupportFormShadow, DevExpress.XtraBars.Controls.IBarObjectContainer, DevExpress.XtraEditors.Drawing.IMouseWheelContainer, DevExpress.XtraEditors.Drawing.ISupportGlassRegions, DevExpress.XtraEditors.ICustomDrawNonClientArea, DevExpress.XtraEditors.IDXControl, DevExpress.XtraEditors.IGlassForm 
Visual Basic (Usage)Copy Code
Dim instance As MainForm
C# 
public class MainForm : DevExpress.XtraBars.Ribbon.RibbonForm, DevExpress.LookAndFeel.ISupportLookAndFeel, DevExpress.Utils.Colors.ISupportDXSkinColors, DevExpress.Utils.DPI.IDpiControl, DevExpress.Utils.FormShadow.ISupportFormShadow, DevExpress.XtraBars.Controls.IBarObjectContainer, DevExpress.XtraEditors.Drawing.IMouseWheelContainer, DevExpress.XtraEditors.Drawing.ISupportGlassRegions, DevExpress.XtraEditors.ICustomDrawNonClientArea, DevExpress.XtraEditors.IDXControl, DevExpress.XtraEditors.IGlassForm  
Managed Extensions for C++ 
public __gc class MainForm : public DevExpress.XtraBars.Ribbon.RibbonForm, DevExpress.LookAndFeel.ISupportLookAndFeel, DevExpress.Utils.Colors.ISupportDXSkinColors, DevExpress.Utils.DPI.IDpiControl, DevExpress.Utils.FormShadow.ISupportFormShadow, DevExpress.XtraBars.Controls.IBarObjectContainer, DevExpress.XtraEditors.Drawing.IMouseWheelContainer, DevExpress.XtraEditors.Drawing.ISupportGlassRegions, DevExpress.XtraEditors.ICustomDrawNonClientArea, DevExpress.XtraEditors.IDXControl, DevExpress.XtraEditors.IGlassForm  
C++/CLI 
public ref class MainForm : public DevExpress.XtraBars.Ribbon.RibbonForm, DevExpress.LookAndFeel.ISupportLookAndFeel, DevExpress.Utils.Colors.ISupportDXSkinColors, DevExpress.Utils.DPI.IDpiControl, DevExpress.Utils.FormShadow.ISupportFormShadow, DevExpress.XtraBars.Controls.IBarObjectContainer, DevExpress.XtraEditors.Drawing.IMouseWheelContainer, DevExpress.XtraEditors.Drawing.ISupportGlassRegions, DevExpress.XtraEditors.ICustomDrawNonClientArea, DevExpress.XtraEditors.IDXControl, DevExpress.XtraEditors.IGlassForm  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     DevExpress.XtraEditors.DForm
                        DevExpress.XtraEditors.MouseWheelContainerForm
                           DevExpress.XtraEditors.XtraForm
                              DevExpress.XtraBars.Ribbon.RibbonForm
                                 UpdatePods.net.windward.ui.MainForm

Requirements

Namespace: UpdatePods.net.windward.ui

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

Assembly: UpdatePods (in C:\agent\_work\1\s\Engine\DotNetEngine\UpdatePods\bin\Release\net461\UpdatePods.exe)

See Also

© 2020 All Rights Reserved.