FormBuildStringControl Class

Definition

The FormBuildStringControl class lets you create, read, update, and delete X++ code and metadata.

public ref class FormBuildStringControl : Dynamics::AX::Application::FormBuildControl
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class FormBuildStringControl : Dynamics.AX.Application.FormBuildControl
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type FormBuildStringControl = class
    inherit FormBuildControl
Public Class FormBuildStringControl
Inherits FormBuildControl
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
FormBuildStringControl
Attributes

Remarks

Make sure that the user has access to the development security key (SysDevelopment) before this API is called.

Constructors

FormBuildStringControl()
FormBuildStringControl(FormContainer)
FormBuildStringControl(IntPtr)

Fields

__k_FormBuildStringControlId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from FormBuildControl)
addControl(FormControlType, String)

Adds a control to the control, based on the specified control type.

(Inherited from FormBuildControl)
addControl(FormControlType, String, FormBuildControl) (Inherited from FormBuildControl)
addControl(FormControlType, String, FormBuildControl, Boolean) (Inherited from FormBuildControl)
addControlEx(String, String) (Inherited from FormBuildControl)
addControlEx(String, String, FormBuildControl) (Inherited from FormBuildControl)
addControlEx(String, String, FormBuildControl, Boolean) (Inherited from FormBuildControl)
addDataField(Int32, Int32)

Adds a control to the control, based on the specified data field information.

(Inherited from FormBuildControl)
addDataField(Int32, Int32, Int32) (Inherited from FormBuildControl)
addDataFieldWithName(Int32, Int32, String) (Inherited from FormBuildControl)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
alignControl()

Indicates whether to align the control.

alignControl(Boolean)
alignment()
alignment(Int32)
allowEdit()

Determines whether the user can change the contents of the control.

allowEdit(Boolean)
arrayIndex()
arrayIndex(Int32)
autoDeclaration()

Determines whether the system can declare a member variable that has the same name as the control.

autoDeclaration(Boolean)
backgroundColor()

Gets or sets the background color of the control.

backgroundColor(Int32)
backStyle()

Determines whether the control background can be transparent.

backStyle(Int32)
bold()

Gets or sets the weight of font that is used to output text in the control.

bold(Int32)
border()

Gets or sets the style of the borderline of the control.

border(Int32)
cacheDataMethod()
cacheDataMethod(Int32)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
canAddDataField(Int32, Int32)

Retrieves a value that indicates whether the specified data field can be added as a child control to the control.

(Inherited from FormBuildControl)
canAddDataField(Int32, Int32, Int32) (Inherited from FormBuildControl)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
changeCase()
changeCase(Int32)
characterSet()

Gets or sets the character set of the font.

characterSet(Int32)
colorScheme()

Gets or sets the color scheme of the control.

colorScheme(Int32)
configurationKey()

Gets or sets the configuration key that is assigned to the control.

configurationKey(Int32)
containerId()

Retrieves the ID of the parent container for the control.

controlCount()

Retrieves the number of controls that are contained in the control.

(Inherited from FormBuildControl)
controlNum(Int32)

Retrieves a contained control by using the specified index.

(Inherited from FormBuildControl)
countryRegionCodes()
countryRegionCodes(String)
countryRegionContextField()
countryRegionContextField(Int32)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
dataField()
dataField(Int32)
dataMethod()
dataMethod(String)
dataRelationPath()
dataRelationPath(String)
dataSource()

Gets or sets a data source that will be used by the control or the form.

dataSource(Object)
direction()
direction(Int32)
displayHeight()
displayHeight(Int32)
displayHeight(Int32, AutoMode)
displayHeightMode()
displayHeightMode(AutoMode)
displayHeightValue()
displayHeightValue(Int32)
displayLength()
displayLength(Int32)
displayLength(Int32, AutoMode)
displayLengthMode()
displayLengthMode(AutoMode)
displayLengthValue()
displayLengthValue(Int32)
displayTarget()
displayTarget(Int32)
dragDrop()

Determines whether to enable or disable drag-and-drop operations for the control.

dragDrop(Int32)
editAutoPostback() (Inherited from FormBuildControl)
editAutoPostback(Boolean) (Inherited from FormBuildControl)
enabled()

Determines whether to enable or disable the object.

enabled(Boolean)
enableFormRef() (Inherited from FormBuildControl)
enableFormRef(Boolean) (Inherited from FormBuildControl)
equal(XppObjectBase) (Inherited from XppObjectBase)
extendedDataType()
extendedDataType(Int32)
extendedStyle() (Inherited from FormBuildControl)
extendedStyle(String) (Inherited from FormBuildControl)
fastTabSummary()
fastTabSummary(Int32)
finalize() (Inherited from XppObjectBase)
font()

Gets or sets the name of the font for the control to use.

font(String)
fontSize()

Gets or sets the size of the font for the control to use.

fontSize(Int32)
foregroundColor()

Gets or sets the text color for the control to use.

foregroundColor(Int32)
GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
GetXppILImplementation() (Inherited from FormBuildControl)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
hasManagedOnJumpRefHandlers() (Inherited from FormBuildControl)
hasUserSetting()

Indicates whether the control has custom user settings.

(Inherited from FormBuildControl)
height(Int32)

Gets or sets the height of the control.

height(Int32, Int32)
heightMode()

Gets or sets a calculation mode for the height of the control.

heightMode(Int32)
heightValue()

Gets or sets the height of the control.

heightValue(Int32)
helpText()

Gets or sets the help text to display at the bottom of the screen when a field or control is pointed to.

helpText(String)
hierarchyParent()
hierarchyParent(String)
id()

Retrieves the ID of the control.

iMEMode()
iMEMode(Int32)
isContainer()

Retrieves a value that indicates whether the control is a container control.

IsManagedValid() (Inherited from XppObjectBase)
italic()
italic(Boolean)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
label()

Gets or sets the label for a control.

label(String)
labelAlignment()
labelAlignment(Int32)
labelBold()
labelBold(Int32)
labelCharacterSet()
labelCharacterSet(Int32)
labelFont()
labelFont(String)
labelFontSize()
labelFontSize(Int32)
labelForegroundColor()
labelForegroundColor(Int32)
labelGuide()
labelGuide(Int32)
labelHeight(Int32)
labelHeight(Int32, Int32)
labelHeightMode()
labelHeightMode(Int32)
labelHeightValue()
labelHeightValue(Int32)
labelItalic()
labelItalic(Boolean)
labelPosition()
labelPosition(Int32)
labelUnderline()
labelUnderline(Boolean)
labelWidth(Int32)
labelWidth(Int32, Int32)
labelWidthMode()
labelWidthMode(Int32)
labelWidthValue()
labelWidthValue(Int32)
left(Int32)
left(Int32, Int32)
leftMode()
leftMode(Int32)
leftValue()
leftValue(Int32)
limitText()
limitText(Int32)
limitText(Int32, AutoMode)
limitTextMode()
limitTextMode(AutoMode)
limitTextValue()
limitTextValue(Int32)
lookupButton()
lookupButton(Int32)
lookupOnly()
lookupOnly(Boolean)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
mandatory()
mandatory(Boolean)
markAsUserAdd()

Marks or unmarks the control as a user-added control.

(Inherited from FormBuildControl)
markAsUserAdd(Boolean) (Inherited from FormBuildControl)
moveControl(Int32)

Moves a specified control to the control.

(Inherited from FormBuildControl)
moveControl(Int32, Int32) (Inherited from FormBuildControl)
multiLine()
multiLine(Boolean)
name()

Gets or sets the name that is used in code to identify a form, report, table, query, or other Finance and Operations application object.

name(String)
neededPermission()
neededPermission(Int32)
newmethod() (Inherited from XppObjectBase)
newmethod(FormContainer) (Inherited from FormBuildControl)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
packUserSetting() (Inherited from FormBuildControl)
parentControl() (Inherited from FormBuildControl)
passwordStyle()
passwordStyle(Boolean)
presenceDataField()
presenceDataField(Int32)
presenceDataSource()
presenceDataSource(Object)
presenceIndicatorAllowed()
presenceIndicatorAllowed(Int32)
previewPartRef(String) (Inherited from FormBuildControl)
promptrect()
promptrect(Int32)
registerOverrideMethod(String, String)
registerOverrideMethod(String, String, XppObjectBase)
RegisterXppILImplementation(String) (Inherited from FormBuildControl)
replaceOnLookup()
replaceOnLookup(Boolean)
resetUserSetting()

Resets the user settings for the control.

(Inherited from FormBuildControl)
searchAfterInput()
searchAfterInput(Int32)
searchMode()
searchMode(Int32)
securityKey()
securityKey(Int32)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
showLabel()
showLabel(Boolean)
skip()

Sets or returns a value that indicates whether the control is skipped when the user presses the TAB key to move to the control.

skip(Boolean)
style()
style(Int32)
text()
text(String)
top(Int32)
top(Int32, Int32)
topMode()
topMode(Int32)
topValue()
topValue(Int32)
type()
type(Int32)
underline()

Sets or returns the underline property for the text in the control.

underline(Boolean)
unpackUserSetting(Object[]) (Inherited from FormBuildControl)
usageCount() (Inherited from XppObjectBase)
userData()
userData(Int32)
userDataItem()
userDataItem(Int32)
userDataItems()
userDataItems(Int32)
userDisable()

Gets or sets the value that indicates whether the control is disabled for the user.

(Inherited from FormBuildControl)
userDisable(Int32) (Inherited from FormBuildControl)
userHeight()

Gets or sets the custom user height for the control.

(Inherited from FormBuildControl)
userHeight(Int32) (Inherited from FormBuildControl)
userHide()

Gets or sets the value that indicates whether the control is hidden from the user.

(Inherited from FormBuildControl)
userHide(Int32) (Inherited from FormBuildControl)
userOrgContainer()

Gets or sets the organization container for the control.

(Inherited from FormBuildControl)
userOrgContainer(Int32) (Inherited from FormBuildControl)
userOrgSibling()

Gets or sets the organization sibling for the control.

(Inherited from FormBuildControl)
userOrgSibling(Int32) (Inherited from FormBuildControl)
userPromptText()

Gets or sets the user label text for the control.

(Inherited from FormBuildControl)
userPromptText(String) (Inherited from FormBuildControl)
userSecurityLevel()

Gets or sets the user security level for the control.

(Inherited from FormBuildControl)
userSecurityLevel(Int32) (Inherited from FormBuildControl)
userSkip()

Sets or returns the value that indicates whether the form control is skipped when the user press the TAB key to navigate the controls on the form.

(Inherited from FormBuildControl)
userSkip(Int32) (Inherited from FormBuildControl)
userWidth()

Sets or returns the width of the control in pixels.

(Inherited from FormBuildControl)
userWidth(Int32) (Inherited from FormBuildControl)
VerifyKernelClass() (Inherited from XppObjectBase)
verticalSpacing()
verticalSpacing(Int32)
verticalSpacing(Int32, AutoMode)
verticalSpacingMode()
verticalSpacingMode(AutoMode)
verticalSpacingValue()
verticalSpacingValue(Int32)
viewEditMode()
viewEditMode(Int32)
visible()
visible(Boolean)
wait() (Inherited from XppObjectBase)
width(Int32)

Gets or sets the width of the control.

width(Int32, Int32)
widthMode()

Gets or sets the calculation mode of the width of the control.

widthMode(Int32)
widthValue()

Gets or sets the width of the control.

widthValue(Int32)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to