SpreadsheetGear 2010
FormControlType Enumeration
See Also  Send Feedback
SpreadsheetGear.Shapes Namespace : FormControlType Enumeration

Specifies the type of a form control.

Syntax

Visual Basic (Declaration) 
Public Enum FormControlType 
   Inherits System.Enum
C# 
public enum FormControlType : System.Enum 

Members

MemberDescription
ButtonControl Specifies that the shape represents a button.
CheckBox Specifies that the shape represents a check box.
DropDown Specifies that the shape represents a drop down list box.
EditBox Specifies that the shape represents an edit box .
GroupBox Specifies that the shape represents a group box.
Label Specifies that the shape represents a label.
ListBox Specifies that the shape represents a list box.
None Specifies that the shape does not represent a form control.
OptionButton Specifies that the shape represents an option button.
ScrollBar Specifies that the shape represents a scroll bar.
Spinner Specifies that the shape represents a spinner control.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Shapes.FormControlType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.