Softelvdm.Controls Class Library for Windows Controls 1.0

GadgetUsageEnum Enumeration

Softel vdm, Inc.

Defines the basic usage of a gadget.

Syntax      GadgetUsageEnum Enumeration (Softelvdm.Controls)

VB   

Public Enum GadgetUsageEnum

C#   

public enum GadgetUsageEnum

C++   

public enum class GadgetUsageEnum


Member

Value

Description

itemUse

0

The gadget is used in an item or general use cell, usually in the main area of a control.

headerUse

1

The gadget is used in a header area.

footerUse

2

The gadget is used in a footer area.

rowHeaderUse

3

The gadget is used in a row header area, preceding the general use area where cells are located.

Comments

The GadgetUsageEnum enumeration defines the basic usage of a gadget.

Gadgets can change appearance based on where they are used. For example, a gadget's appearance, particularly the background, can change when it is used in a header area, instead of a general cell (or item).

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com