Zeus API Reference - MyGeneration Software

IZeusGuiControl Interface

For a list of all members of this type, see IZeusGuiControl Members.

Zeus.IZeusGuiControl
   Zeus.UserInterface.IGuiController

public interface IZeusGuiControl

Types that implement IZeusGuiControl

Type Description
GuiController The ui object is only available in the user interface block of the template. This object is very similar to a form object in Windows programming. Controls are added to a collection of controls and a simple auto-layout algorithm is applied. You can customize the layout of the form by editing each of the control's top, left, width, and height properties.

Requirements

Namespace: Zeus

Assembly: PluginInterfaces (in PluginInterfaces.dll)

See Also

IZeusGuiControl Members | Zeus Namespace