FormGroupControl Class

Syntax

class FormGroupControl extends FormControl

Run On

Client

Methods

  Method Description
Gg894673.pubmethod(en-us,AX.60).gif addControl Adds a form control to a form group control.
Gg894673.pubmethod(en-us,AX.60).gif addDataField Adds a table field.
Gg894673.pubmethod(en-us,AX.60).gif alignChild Sets or returns a Boolean value that indicates whether a form group control is aligned in the same manner as other controls in a form.
Gg894673.pubmethod(en-us,AX.60).gif alignChildren Sets or returns a Boolean value that indicates whether the child controls are aligned.
Gg894673.pubmethod(en-us,AX.60).gif alignControl Determines whether the control is aligned with other controls. (Overrides the alignControl Method.)
Gg894673.pubmethod(en-us,AX.60).gif allowEdit Determines whether the user can modify the contents of the control. (Overrides the allowEdit Method.)
Gg894673.pubmethod(en-us,AX.60).gif allowSysSetup Retrieves a value that indicates whether the control is shown in the SysSetup form. (Overrides the allowSysSetup Method.)
Gg894673.pubmethod(en-us,AX.60).gif allowUserSetup Sets or gets the level of modification that can be performed for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif arrange
Gg894673.pubmethod(en-us,AX.60).gif arrangeGuide
Gg894673.pubmethod(en-us,AX.60).gif arrangeMethod Sets or returns an integer value that indicates how controls in a form group control are arranged.
Gg894673.pubmethod(en-us,AX.60).gif arrangeWhen Sets or returns an integer value that specifies when the controls are arranged.
Gg894673.pubmethod(en-us,AX.60).gif autoDataGroup Sets or returns a Boolean value that specifies whether a form group control can contain only the fields in the data group that are specified for the control.
Gg894673.pubmethod(en-us,AX.60).gif autoDeclaration Determines whether the system can declare a member variable that has the same name as the control. (Overrides the autoDeclaration Method.)
Gg894673.pubmethod(en-us,AX.60).gif backgroundColor Gets or sets the background color of the control.
Gg894673.pubmethod(en-us,AX.60).gif backgroundImage Specifies the background image for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif backStyle Determines whether the control background can be transparent.
Gg894673.pubmethod(en-us,AX.60).gif beginDrag Is called when the user starts to move a form group control. (Overrides the beginDrag Method.)
Gg894673.pubmethod(en-us,AX.60).gif bold Gets or sets the weight of font that is used to display text in the control.
Gg894673.pubmethod(en-us,AX.60).gif bottomMargin Sets or returns the bottom margin of a form group control in pixels and specifies whether the margin is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif bottomMarginMode Sets or returns an AutoMode enumeration value that indicates whether the bottom margin is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif bottomMarginValue Sets or returns the bottom margin of a form group control in pixels.
Gg894673.pubmethod(en-us,AX.60).gif calcControlSize Calculates the size of a form group control, based on the number of characters and the number of lines. (Overrides the calcControlSize Method.)
Gg894673.pubmethod(en-us,AX.60).gif canAddDataField Indicates whether a table field can be added.
Gg894673.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif canContain Specifies whether a form group control can contain the specified form control.
Gg894673.pubmethod(en-us,AX.60).gif caption Gets or set the caption of the control.
Gg894673.pubmethod(en-us,AX.60).gif characterSet Gets or sets the character set of the font.
Gg894673.pubmethod(en-us,AX.60).gif clicked Is called when a form group control is clicked by the user.
Gg894673.pubmethod(en-us,AX.60).gif colorScheme Gets or sets the color scheme of the control.
Gg894673.pubmethod(en-us,AX.60).gif columns Sets or returns the number of columns in a form group control in pixels, and specifies whether the number is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif columnsMode Sets or returns a value that indicates whether the number of columns in a form group control is fixed, or whether it is automatically adjusted based on other form settings, such as the form size.
Gg894673.pubmethod(en-us,AX.60).gif columnspace Sets or returns the amount of space between columns in a form group control in pixels and indicates whether the space is automatically adjusted based on other form settings, such the font size.
Gg894673.pubmethod(en-us,AX.60).gif columnspaceMode Sets or returns an AutoMode enumeration value that indicates whether the amount of space between columns in a form group control is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif columnspaceValue Sets or returns the amount of space between columns in a form group control in pixels.
Gg894673.pubmethod(en-us,AX.60).gif columnsValue Sets or returns the number of columns in a form group control.
Gg894673.pubmethod(en-us,AX.60).gif configurationKey Gets or sets the configuration key that is assigned to the control. (Overrides the configurationKey Method.)
Gg894673.pubmethod(en-us,AX.60).gif configurationKeyEx Retrieves a list that contains the IDs of configuration keys that are activated for a form group control. (Overrides the configurationKeyEx Method.)
Gg894673.pubmethod(en-us,AX.60).gif containerId Retrieves the ID of the parent container for the control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif contains Specifies whether a form group control contains a specified form control.
Gg894673.pubmethod(en-us,AX.60).gif context Is called when the user right-clicks a form group control. (Overrides the context Method.)
Gg894673.pubmethod(en-us,AX.60).gif controlCount Returns the number of controls in a form group control.
Gg894673.pubmethod(en-us,AX.60).gif controlNum Returns a FormControl object for a specified control in a form group control.
Gg894673.pubmethod(en-us,AX.60).gif copy Copies a form group control. (Overrides the copy Method.)
Gg894673.pubmethod(en-us,AX.60).gif countryRegionCodes Gets or sets the comma-separated list of country/region codes for the control. (Overrides the countryRegionCodes Method.)
Gg894673.pubmethod(en-us,AX.60).gif countryRegionContextField
Gg894673.pubmethod(en-us,AX.60).gif cut Cuts the contents of the control. (Overrides the cut Method.)
Gg894673.pubmethod(en-us,AX.60).gif dataGroup Sets or returns a data group for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif dataRelationPath Gets or sets the period-delimited list of relations that links the field binding of the DataField object to a relative table. (Overrides the dataRelationPath Method.)
Gg894673.pubmethod(en-us,AX.60).gif dataSource Gets or sets a data source that will be used by the control or the form.
Gg894673.pubmethod(en-us,AX.60).gif dataSourceObject (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif displayControl Displays a form group control. (Overrides the displayControl Method.)
Gg894673.pubmethod(en-us,AX.60).gif displayTarget Gets or sets the value that indicates whether the control is displayed in the Microsoft Dynamics AX client, in Enterprise Portal for Microsoft Dynamics AX, or in both. (Overrides the displayTarget Method.)
Gg894673.pubmethod(en-us,AX.60).gif dragDrop Determines whether drag-and-drop operations are enabled or disabled for the control. (Overrides the dragDrop Method.)
Gg894673.pubmethod(en-us,AX.60).gif dragLeave Is called when the user drags an object out of the bounds of a form group control. (Overrides the dragLeave Method.)
Gg894673.pubmethod(en-us,AX.60).gif dragOver Is called when an object is dragged over the bounds of a form group control. (Overrides the dragOver Method.)
Gg894673.pubmethod(en-us,AX.60).gif dragOverEx Raises the dragOverEx event to indicate that a mouse drag operation is over the current control. (Overrides the dragOverEx Method.)
Gg894673.pubmethod(en-us,AX.60).gif dragText Retrieves the text that is displayed when the form control is dragged. (Overrides the dragText Method.)
Gg894673.pubmethod(en-us,AX.60).gif drop Is called when a user drops a form group control or an item in a form group control into a new position. (Overrides the drop Method.)
Gg894673.pubmethod(en-us,AX.60).gif dropEx Raises the dropEx event to indicate that a drop operation is being performed on the current control. (Overrides the dropEx Method.)
Gg894673.pubmethod(en-us,AX.60).gif enableChilds Specifies whether the child controls are enabled for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif enabled Determines whether the object is enabled or disabled. (Overrides the enabled Method.)
Gg894673.pubmethod(en-us,AX.60).gif endDrag Is called when the user has finished moving a form group control. (Overrides the endDrag Method.)
Gg894673.pubmethod(en-us,AX.60).gif enter Is called when the user moves focus to a form group control.
Gg894673.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif expand Specifies whether a form group control is expanded.
Gg894673.pubmethod(en-us,AX.60).gif fieldBinding Retrieves the table and field bindings of the control into a FieldBinding derived class. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif filter Is called when the user right-clicks a form group control and then clicks Filter By Selection.
Gg894673.pubmethod(en-us,AX.60).gif font Gets or sets the name of the font that is used for text in a control.
Gg894673.pubmethod(en-us,AX.60).gif fontSize Gets or sets the font size to use for text in a control.
Gg894673.pubmethod(en-us,AX.60).gif formRun (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif frameOptionButton Sets or returns the option button for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif framePosition Sets or returns the location of the frame for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif frameType Sets or returns the frame style for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif gotFocus Determines when the user brings a form group control into focus. (Overrides the gotFocus Method.)
Gg894673.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif hasChanged Sets or returns a Boolean value that indicates whether the contents of a form group control have changed. (Overrides the hasChanged Method.)
Gg894673.pubmethod(en-us,AX.60).gif hasUserSetting Indicates whether the control has custom user settings. (Overrides the hasUserSetting Method.)
Gg894673.pubmethod(en-us,AX.60).gif height Gets or sets the height of the control. (Overrides the height Method.)
Gg894673.pubmethod(en-us,AX.60).gif heightMode Gets or sets a calculation mode for the height of the control. (Overrides the heightMode Method.)
Gg894673.pubmethod(en-us,AX.60).gif heightValue Gets or sets the height of the control. (Overrides the heightValue Method.)
Gg894673.pubmethod(en-us,AX.60).gif helpField Returns the Help text that is displayed in the status bar when a form group control is selected. (Overrides the helpField Method.)
Gg894673.pubmethod(en-us,AX.60).gif helpText Gets or sets the Help text that is displayed at the bottom of the screen when a field or control is pointed to. (Overrides the helpText Method.)
Gg894673.pubmethod(en-us,AX.60).gif hideIfEmpty Sets or gets a Boolean value that indicates whether a form group control is visible when the controls in the group are not visible.
Gg894673.pubmethod(en-us,AX.60).gif hierarchyParent Gets or sets the HierarchyParent property value of the control. (Overrides the hierarchyParent Method.)
Gg894673.pubmethod(en-us,AX.60).gif hWnd Returns a handle for a form group control. (Overrides the hWnd Method.)
Gg894673.pubmethod(en-us,AX.60).gif id Retrieves the ID of the control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif inputSearch Is called when the user enters a search string in a bound control. (Overrides the inputSearch Method.)
Gg894673.pubmethod(en-us,AX.60).gif isContainer Indicates whether a form group control is a container.
Gg894673.pubmethod(en-us,AX.60).gif isDisplayed Indicates whether a form group control is displayed. (Overrides the isDisplayed Method.)
Gg894673.pubmethod(en-us,AX.60).gif isRestricted Retrieves a value that indicates whether the control is restricted. (Overrides the isRestricted Method.)
Gg894673.pubmethod(en-us,AX.60).gif isUserSetupEnabled Returns a value that indicates whether the control allows for the specified level of customization. (Overrides the isUserSetupEnabled Method.)
Gg894673.pubmethod(en-us,AX.60).gif isVisible Indicates whether a form group control is visible. (Overrides the isVisible Method.)
Gg894673.pubmethod(en-us,AX.60).gif italic Sets or returns a Boolean value that indicates whether the text for a form group control is italic.
Gg894673.pubmethod(en-us,AX.60).gif jumpRef Is called when a user clicks the Go to the Main Table Form command on a control shortcut menu in a form group control.
Gg894673.pubmethod(en-us,AX.60).gif labelBold Sets or returns the font weight of the label text for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif labelCharacterSet Sets or returns the character set of the font for the label text for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif labelFont Sets or returns the font for the label text for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif labelFontSize Sets or returns the font size of the label text for a form group control.
Gg894673.pubmethod(en-us,AX.60).gif labelItalic Sets or returns a Boolean data type that indicates whether the label text for a form group control is italic.
Gg894673.pubmethod(en-us,AX.60).gif labelText Retrieves the label text for the control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif labelUnderline Sets or returns a Boolean data type that indicates whether the label text for a form group control is underlined.
Gg894673.pubmethod(en-us,AX.60).gif leave Is called when the user moves the mouse pointer out of a form group control.
Gg894673.pubmethod(en-us,AX.60).gif left Sets or returns the horizontal position of a form group control in pixels and specifies how the position is calculated. (Overrides the left Method.)
Gg894673.pubmethod(en-us,AX.60).gif leftMargin Sets or returns the size of the left margin for a form group control in pixels and specifies whether the size is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif leftMarginMode Sets or returns a value that indicates whether the size of the left margin for a form group control is fixed, or whether it is automatically adjusted based on other form property settings.
Gg894673.pubmethod(en-us,AX.60).gif leftMarginValue Sets or returns the size of the left margin for a form group control in pixels.
Gg894673.pubmethod(en-us,AX.60).gif leftMode Sets or returns a value that indicates how the horizontal position of a form group control is calculated. (Overrides the leftMode Method.)
Gg894673.pubmethod(en-us,AX.60).gif leftValue Sets or returns the horizontal position of a form group control in pixels. (Overrides the leftValue Method.)
Gg894673.pubmethod(en-us,AX.60).gif lock Locks the form control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif lockWindowUpdate Locks or unlocks the window of the control for update. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif lostFocus Is called when the user brings a form group control out of focus. (Overrides the lostFocus Method.)
Gg894673.pubmethod(en-us,AX.60).gif markAsUserAdd Marks or unmarks the control as a user-added control. (Overrides the markAsUserAdd Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseDblClick Is called when the user double-clicks a form group control. (Overrides the mouseDblClick Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseDown Is called when the user presses the mouse button in a form group control. (Overrides the mouseDown Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseEnter Is called when the user moves the mouse pointer into the control area. (Overrides the mouseEnter Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseLeave Is called when the user moves the mouse pointer away from the control. (Overrides the mouseLeave Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseMove Is called when the user moves the mouse pointer over a form group control. (Overrides the mouseMove Method.)
Gg894673.pubmethod(en-us,AX.60).gif mouseUp Is called when the user releases the mouse button over a form group control. (Overrides the mouseUp Method.)
Gg894673.pubmethod(en-us,AX.60).gif moveControl Moves a specified control.
Gg894673.pubmethod(en-us,AX.60).gif name Gets or sets the name that is used in code to identify a form, report, table, query, or other Microsoft Dynamics AX application object. (Overrides the name Method.)
Gg894673.pubmethod(en-us,AX.60).gif neededPermission (Overrides the neededPermission Method.)
Gg894673.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif optionValue Sets or returns the value for the option button that is associated with a form group control.
Gg894673.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif packUserSetting Packs the user settings for a form group control. (Overrides the packUserSetting Method.)
Gg894673.pubmethod(en-us,AX.60).gif parentControl Retrieves the parent control for the control. (Overrides the parentControl Method.)
Gg894673.pubmethod(en-us,AX.60).gif paste Pastes a form group control. (Overrides the paste Method.)
Gg894673.pubmethod(en-us,AX.60).gif prefColumnSize Specifies the height and width of columns for a form group control. (Overrides the prefColumnSize Method.)
Gg894673.pubmethod(en-us,AX.60).gif registerOverrideMethod
Gg894673.pubmethod(en-us,AX.60).gif resetUserSetting Resets the user settings for a form group control. (Overrides the resetUserSetting Method.)
Gg894673.pubmethod(en-us,AX.60).gif rightMargin Sets or returns the size of the right margin for a form group control in pixels and specifies whether the size is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif rightMarginMode Sets or returns a value that indicates whether the size of the right margin for a form group control is fixed, or whether it is automatically adjusted based on other form property settings.
Gg894673.pubmethod(en-us,AX.60).gif rightMarginValue Sets or returns the size of the right margin for a form group control in pixels.
Gg894673.pubmethod(en-us,AX.60).gif saveFilter
Gg894673.pubmethod(en-us,AX.60).gif securityKey Sets or returns the security key ID for a form group control. (Overrides the securityKey Method.)
Gg894673.pubmethod(en-us,AX.60).gif setFocus Sets the focus on the control. (Overrides the setFocus Method.)
Gg894673.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif showContextMenu Shows a shortcut menu for a form group control. (Overrides the showContextMenu Method.)
Gg894673.pubmethod(en-us,AX.60).gif skip Sets or returns a Boolean value that indicates whether the control is skipped when the user presses the TAB key to move to the control. (Overrides the skip Method.)
Gg894673.pubmethod(en-us,AX.60).gif sort Sorts the controls that are contained in a form group control.
Gg894673.pubmethod(en-us,AX.60).gif style
Gg894673.pubmethod(en-us,AX.60).gif toolTip Returns the text string for the tooltip for a form group control. (Overrides the toolTip Method.)
Gg894673.pubmethod(en-us,AX.60).gif top Sets or returns the vertical position of a form group control in pixels and specifies how the position is calculated. (Overrides the top Method.)
Gg894673.pubmethod(en-us,AX.60).gif topMargin Sets or returns the top margin for a form group control in pixels and specifies whether the size is automatically adjusted.
Gg894673.pubmethod(en-us,AX.60).gif topMarginMode Sets or returns a value that indicates whether the size of the top margin for a form group control is fixed, or whether it is automatically adjusted based on other form property settings.
Gg894673.pubmethod(en-us,AX.60).gif topMarginValue
Gg894673.pubmethod(en-us,AX.60).gif topMode Sets or returns a value that indicates how the vertical position of a form group control is calculated. (Overrides the topMode Method.)
Gg894673.pubmethod(en-us,AX.60).gif topValue Sets or returns the vertical position of a form group control in pixels. (Overrides the topValue Method.)
Gg894673.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif type (Overrides the type Method.)
Gg894673.pubmethod(en-us,AX.60).gif underline Sets or returns the underline property for the text in the control.
Gg894673.pubmethod(en-us,AX.60).gif unLock Unlocks a form control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif unpackUserSetting Unpacks user settings for a form group control. (Overrides the unpackUserSetting Method.)
Gg894673.pubmethod(en-us,AX.60).gif update Updates the control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif updateWindow Updates the window for the control. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif userData Gets or sets the user data for the control. (Overrides the userData Method.)
Gg894673.pubmethod(en-us,AX.60).gif userDataItem Gets or sets the user data item for the control. (Overrides the userDataItem Method.)
Gg894673.pubmethod(en-us,AX.60).gif userDataItems Gets or sets the number of user data items for the control. (Overrides the userDataItems Method.)
Gg894673.pubmethod(en-us,AX.60).gif userDisable Gets or sets the value that indicates whether the control is disabled for the user. (Overrides the userDisable Method.)
Gg894673.pubmethod(en-us,AX.60).gif userHeight Gets or sets the custom user height for the control. (Overrides the userHeight Method.)
Gg894673.pubmethod(en-us,AX.60).gif userHide Sets or returns an integer data type that indicates whether a control is hidden from the user. (Overrides the userHide Method.)
Gg894673.pubmethod(en-us,AX.60).gif userOrgContainer Gets or sets the organization container for the control. (Overrides the userOrgContainer Method.)
Gg894673.pubmethod(en-us,AX.60).gif userOrgSibling Gets or sets the organization sibling for the control. (Overrides the userOrgSibling Method.)
Gg894673.pubmethod(en-us,AX.60).gif userPromptText Gets or sets the user label text for the control. (Overrides the userPromptText Method.)
Gg894673.pubmethod(en-us,AX.60).gif userSecurityLevel Gets or sets the user security level for the control. (Overrides the userSecurityLevel Method.)
Gg894673.pubmethod(en-us,AX.60).gif userSkip Sets or returns an integer that indicates whether the form group control is skipped when the user presses the TAB key to move to controls. (Overrides the userSkip Method.)
Gg894673.pubmethod(en-us,AX.60).gif userWidth Sets or returns an integer that indicates the width of a form group control in pixels. (Overrides the userWidth Method.)
Gg894673.pubmethod(en-us,AX.60).gif useUserLayout Specifies whether to use the user-specified layout of a form group control.
Gg894673.pubmethod(en-us,AX.60).gif valueStr Retrieves the value of the control in string format. (Inherited from FormControl.)
Gg894673.pubmethod(en-us,AX.60).gif verticalSpacing Gets or sets the amount of space above and below a form group control in pixels, and specifies how the space is calculated. (Overrides the verticalSpacing Method.)
Gg894673.pubmethod(en-us,AX.60).gif verticalSpacingMode Sets or returns a value that indicates how the amount of space above and below a form group control is calculated. (Overrides the verticalSpacingMode Method.)
Gg894673.pubmethod(en-us,AX.60).gif verticalSpacingValue Gets or sets the amount of space above and below a form group control in pixels. (Overrides the verticalSpacingValue Method.)
Gg894673.pubmethod(en-us,AX.60).gif viewEditMode
Gg894673.pubmethod(en-us,AX.60).gif visible Gets or sets a Boolean data type that displays or hides a form group control. (Overrides the visible Method.)
Gg894673.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg894673.pubmethod(en-us,AX.60).gif width Gets or sets the width of the control. (Overrides the width Method.)
Gg894673.pubmethod(en-us,AX.60).gif widthMode Gets or sets the calculation mode for the width of the control. (Overrides the widthMode Method.)
Gg894673.pubmethod(en-us,AX.60).gif widthValue Gets or sets the width of the control. (Overrides the widthValue Method.)
Gg894673.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  FormControl Class
    FormGroupControl Class