FormBuildDesign Class [AX 2012]
The FormBuildDesign class modifies a form design.
| Method | Description | |
|---|---|---|
| addControl | |
| alignChild | |
| alignChildren | |
| allowDocking | |
| allowFormCompanyChange | |
| allowImplicitParent | |
| allowUserSetup | |
| alwaysOnTop | |
| arrangeGuide | |
| arrangeMethod | |
| arrangeWhen | |
| backgroundColor | Gets or sets the background color of the control. |
| bold | Gets or sets the weight of font that is used to output text in the control. |
| bottomMargin | |
| bottomMarginMode | |
| bottomMarginValue | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caption | Gets or set the caption of the control. |
| characterSet | Gets or sets the character set of the font. |
| colorScheme | Gets or sets the color scheme of the control. |
| columns | |
| columnsMode | |
| columnspace | |
| columnspaceMode | |
| columnspaceValue | |
| columnsValue | |
| control | |
| controlCount | |
| controlNum | |
| cssClass | |
| dataSource | Gets or sets a data source that should be used by the control or the form. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| font | Gets or sets the name of the font for the control to use. |
| fontSize | Gets or sets the size of the font for the control to use. |
| frame | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| height | Gets or sets the height of the control. |
| heightMode | Gets or sets a calculation mode for the height of the control. |
| heightValue | Gets or sets the height of the control. |
| hideIfEmpty | |
| hideToolbar | |
| imagemode | |
| imageName | |
| imageResource | |
| italic | |
| labelBold | |
| labelCharacterSet | |
| labelFont | |
| labelFontSize | |
| labelItalic | |
| labelUnderline | |
| left | |
| leftMargin | |
| leftMarginMode | |
| leftMarginValue | |
| leftMode | |
| leftValue | |
| localWebMenu | |
| maximizeBox | |
| minimizeBox | |
| mode | |
| moveControl | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| newRecordAction | |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| rightMargin | |
| rightMarginMode | |
| rightMarginValue | |
| saveSize | |
| scrollbars | |
| setCompany | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showWebHelp | |
| statusBarStyle | |
| style | |
| submitMethod | |
| supportReload | |
| titleDatasource | |
| top | |
| topMargin | |
| topMarginMode | |
| topMarginValue | |
| topMode | |
| topValue | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| underline | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useCaptionFromMenuItem | |
| viewEditMode | |
| visible | |
| wait | Pauses a process. (Inherited from Object.) |
| width | Gets or sets the width of the control. |
| widthMode | Gets or sets the calculation mode of the width of the control. |
| widthValue | Gets or sets the width of the control. |
| windowResize | |
| windowType | |
| workflowDatasource | |
| workflowEnabled | |
| workflowType | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: