The following enumerations are determined within the Forms assembly:
| Enumeration | Brief description | |
| The BarDockingEdge enumeration contains areas where some elements of visual interface can be placed. | ||
| The BevelShape enumeration contains looks of the Bevel component. | ||
| The BevelStyle enumeration contains formatting styles of the Bevel component. | ||
| The CalendarAlignment enumeration contains variants of alignment of the drop-down calendar. | ||
| The CalendarDateFormat enumeration contains formats of the date in accordance with which the value is displayed. | ||
| The CalendarDateMode enumeration contains modes of date selection. | ||
| The CheckBoxState enumeration contains states of the flag of the CheckBox component. | ||
| The ComboboxStyle enumeration contains work styles of the combo box. | ||
| The ControlAlign enumeration contains variants of alignment of the component within its parent form. | ||
| The ControlBorderStyle enumeration contains border styles of different components. | ||
| The ControlBorderType enumeration contains types of borders that can be drawn for components. | ||
| The ControlCursor enumeration contains looks of cursor that is displayed when the mouse cursor is pointed at the component. | ||
| The ControlScrollStyle enumeration contains variants of scroll bars location in the component. | ||
| The ControlSortType enumeration contains types of sorting applied to component elements. | ||
| The ControlsUpdateMode enumerations contains options for recalculating form components' size. | ||
| The DateTimePickerExMode enumeration contains mode of date selection in the calendar. | ||
| The DateTimePickerKind enumeration contains types of data that should be present in the DateTimePicker component. | ||
| The DaysOfWeek enumeration contains days with which the week begins when the drop-down calendar of the DateTimePickerEx component is displayed. | ||
| The DragDropEffects enumeration contains the Drag&Drop effects that are applied in the determined area of the components. | ||
| The DragDropFormat enumeration contains formats in which the data are passed during dragging. If is relevant working with repository objects. | ||
| The DropAnimationType enumeration contains types of animations that are used when the objects are expanded. | ||
| The EditCharacterCasing enumeration contains cases of the input characters of the component. | ||
| The FilterCondition enumeration contains conditions by which the data are selected. | ||
| The FilterItemState enumeration contains filtration types. | ||
| The FilterRelation enumeration contains logic relations of the condition with the following one. | ||
| The FindModeType enumeration contains selection modes of the found elements. | ||
| The FlashAlignMode enumeration contains alignment modes of the Flash object inside the component when the sizes of the component are changed. | ||
| The FlashPanMode enumeration contains modes of shifting the displayed area of the Flash object inside the component. | ||
| The FlashQuality enumeration contains variants of the Flash object display quality. | ||
| The FlashReadyState enumeration contains variants of the Flash object readiness. | ||
| The FlashScaleMode enumeration contains the Flash object display scales. | ||
| The FontDialogDevice enumeration contains fonts that should be included in the list of available fonts when the font selection dialog is initialized. | ||
| The FormBorderStyle enumeration contains form border styles. | ||
| The FormCloseReason enumeration contains values that determine result of form closing. | ||
| The FormModalResult enumeration contains results of the modal form execution. | ||
| The FormPosition enumeration contains positions of the form window on the screen. | ||
| The FormWindowState enumeration contains variants of form state on the screen during the launching. | ||
| The FormWindowStyle enumeration contains form styles. | ||
| The HitTestResult enumeration contains areas of the component in which the point that is passed as a parameter of the methods is located. | ||
| The ImageButtonLayout enumeration contains values that determine mode of the icon location relative to the text of the ImageButton component. | ||
| The KeyMessageType enumeration contains values that indicate why the OnKeyPreview event was generated. | ||
| The KeyModifiers enumeration contains modifiers of the keys that can be used when the key combinations are composed. | ||
| The Keys enumeration contains codes of the keyboard keys. | ||
| The LeftRight enumeration contains variants of text location in the area of the CheckBox and RadioButton components. | ||
| The ListViewIconArrangement enumeration contains modes of alignment of the elements in the ListView component. | ||
| The ListViewStyle enumeration contains display styles of the elements of the ListView component. | ||
| The MDIFrameTabLocation enumeration contains variant of location of the tabs of the MDI child windows in the area of the MDI main form. | ||
| The MdiTileType enumeration contains types of location of the child windows in the MDI parent form. | ||
| The MonthStyle enumeration contains styles of the month name displaying in the edit field of the DateTimePickerEx component. | ||
| The MouseButton enumeration contains a code of the mouse button that is used in any event. | ||
| The NavigationBarHeaderContent enumeration contains types of controls that can be used in the panel header. | ||
| The NodeAttachMode enumeration contains position, relative to another component, in which the given tree element should be placed. | ||
| The NodeCheckState enumeration contains state of the tree node selection. | ||
| The OperationTextLayout enumeration contains locations of the process timer relative to the text. | ||
| The PanelBevel enumeration contains effects that are applied for the borders of the Panel component. | ||
| The PopupAlignment enumeration contains places where context menu appears relative to the mouse cursor. | ||
| The ProgressBarOrientation enumeration contains variants of the ProgressBar component orientation on the form. | ||
| The ResizeStyle enumeration contains styles which the Splitter component takes when the sizes of connected components are changed. | ||
| The RibbonMainButtonColorStyle enumeration contains formatting styles of the application button. | ||
| The RibbonElementOrientation enumeration contains variants of the control element orientation. | ||
| The RibbonPaletteResize enumeration contains ways of the combo box sizes change. | ||
| The RibbonProgressBarMode enumeration contains modes of process indicator displaying. | ||
| The RibbonQATPosition enumeration contains positions of the quick access toolbar relative to the ribbon. | ||
| The ScrollBarCode enumeration contains the values that specify as a result of what action the event connected with the scroll bar was generated. | ||
| The SelectionModeType enumeration contains modes of elements selection. | ||
| The ShellSpecialFolder enumeration contains list of system folders that should be root folders when the Windows standard dialog box of folder opening opens. | ||
| The ShiftState enumeration contains values that correspond to the used auxiliary keys and mouse buttons. | ||
| The SortDirection enumeration contains the directions of sorting that should be set in the column. | ||
| The StartDockPosition enumeration contains positions in which the component should be docked. | ||
| The TableFilterIconState enumeration contains the state of icon. | ||
| The TabPositionEnum enumeration contains positions of the tab titles. | ||
| The TabStyle enumeration contains tab styles of the PageControl component pages. | ||
| The TextAlignment enumeration contains ways of the text alignment in the component. | ||
| The TextLayout enumeration contains variants of the vertical text alignment inside the component area. | ||
| The TextTrimming enumeration contains modes of text trimming in the ImageButton component, if the text does not fit into the area of the component. | ||
| The TrackBarOrientation enumeration contains variants of the TrackBar component orientation on the form. | ||
| The TrackBarTickMark enumeration contains ways of labeling. | ||
| The TrackBarTickStyle enumeration contains styles of labeling. | ||
| The TreeComboFilterStyle enumeration contains modes of the filtered elements tree building. |
See also:
Forms Assembly Interfaces | Forms Assembly Classes | Examples