FormDesign Class
Syntax
class FormDesign extends Object
Run On
Client
Methods
Method | Description | |
---|---|---|
addControl | ||
addDataField | ||
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 used to output text in the control. | |
bottomMargin | ||
bottomMarginMode | ||
bottomMarginValue | ||
canAddDataField | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canContain | ||
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 | ||
contains | ||
control | ||
controlCount | ||
controlName | ||
controlNum | ||
cssClass | ||
dataSource | Gets or sets a data source to be used by the control or the form. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
finalize | ||
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.) | |
hasUserSetting | ||
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 | ||
isUserSetupEnabled | ||
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.) | |
packUserSetting | ||
removeControl | ||
resetUserSetting | ||
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 | ||
unpackUserSetting | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
useCaptionFromMenuItem | ||
userSettingAllowSave | ||
useUserLayout | ||
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.) |
Top
Inheritance Hierarchy
Object Class
FormDesign Class