Referencia de la Interfaz sage.ew.formul.ButtonTittle.IActiveItem

Defines an ActiveMenu item. Más...

Diagrama de herencias de sage.ew.formul.ButtonTittle.IActiveItem
sage.ew.formul.ButtonTittle.ActiveButton sage.ew.formul.ButtonTittle.ActiveButtonAyuda sage.ew.formul.ButtonTittle.ActiveButtonMenuPantalla

Propiedades

int Top [get]
 Gets the height of the control. Más...
 
int Left [get]
 Gets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. Más...
 
int Width [get]
 Gets the width of the control. Más...
 
int Height [get]
 Gets the height of the control. Más...
 

Descripción detallada

Defines an ActiveMenu item.

Definición en la línea 21 del archivo IActiveItem.cs.

Documentación de propiedades

◆ Height

int sage.ew.formul.ButtonTittle.IActiveItem.Height
get

Gets the height of the control.

Devuelve
The height of the control in pixels.

Definición en la línea 49 del archivo IActiveItem.cs.

◆ Left

int sage.ew.formul.ButtonTittle.IActiveItem.Left
get

Gets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.

Devuelve
An System.Int32 representing the distance, in pixels, between the left edge of the control and the left edge of its container's client area.

Definición en la línea 35 del archivo IActiveItem.cs.

◆ Top

int sage.ew.formul.ButtonTittle.IActiveItem.Top
get

Gets the height of the control.

Devuelve
The height of the control in pixels.

Definición en la línea 28 del archivo IActiveItem.cs.

◆ Width

int sage.ew.formul.ButtonTittle.IActiveItem.Width
get

Gets the width of the control.

Devuelve
The width of the control in pixels.

Definición en la línea 42 del archivo IActiveItem.cs.


La documentación para este interfaz fue generada a partir del siguiente fichero: