FormBuildActionPaneControl Class

Definition

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

Constructors

FormBuildActionPaneControl()
FormBuildActionPaneControl(FormContainer)
FormBuildActionPaneControl(IntPtr)

Fields

__k_FormBuildActionPaneControlId
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)
alignChild()
alignChild(Boolean)
alignChildren()
alignChildren(Boolean)
alignControl()

Determines whether to align the control.

alignControl(Boolean)
allowEdit()

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

allowEdit(Boolean)
allowUserSetup()
allowUserSetup(Int32)
arrangeGuide()
arrangeGuide(Int32)
arrangeMethod()
arrangeMethod(Int32)
arrangeWhen()
arrangeWhen(Int32)
autoDeclaration()

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

autoDeclaration(Boolean)
bottomMargin()
bottomMargin(Int32)
bottomMargin(Int32, AutoMode)
bottomMarginMode()
bottomMarginMode(AutoMode)
bottomMarginValue()
bottomMarginValue(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)
caption()

Gets or set the caption of the control.

caption(String)
columns()
columns(Int32)
columns(Int32, ColumnsMode)
columnsMode()
columnsMode(ColumnsMode)
columnspace()
columnspace(Int32)
columnspace(Int32, AutoMode)
columnspaceMode()
columnspaceMode(AutoMode)
columnspaceValue()
columnspaceValue(Int32)
columnsValue()
columnsValue(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() (Inherited from FormBuildControl)
countryRegionCodes(String) (Inherited from FormBuildControl)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
dataRelationPath()
dataRelationPath(String)
dataSource()

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

dataSource(Object)
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)
extendedStyle() (Inherited from FormBuildControl)
extendedStyle(String) (Inherited from FormBuildControl)
finalize() (Inherited from XppObjectBase)
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)
hideIfEmpty()
hideIfEmpty(Boolean)
hierarchyParent()
hierarchyParent(String)
id()

Retrieves the ID of the control.

isContainer()

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

IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
left(Int32)
left(Int32, Int32)
leftMargin()
leftMargin(Int32)
leftMargin(Int32, AutoMode)
leftMarginMode()
leftMarginMode(AutoMode)
leftMarginValue()
leftMarginValue(Int32)
leftMode()
leftMode(Int32)
leftValue()
leftValue(Int32)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
markAsUserAdd()

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

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

Moves a control that is specified by ID to the control.

moveControl(Int32, Int32)
name()

Gets or sets the name that is used in the code to identify a form, report, table, query, or another 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)
position()
position(Int32)
previewPartRef(String) (Inherited from FormBuildControl)
registerOverrideMethod(String, String)
registerOverrideMethod(String, String, XppObjectBase)
RegisterXppILImplementation(String) (Inherited from FormBuildControl)
resetUserSetting()

Resets the user settings for the control.

(Inherited from FormBuildControl)
rightMargin()
rightMargin(Int32)
rightMargin(Int32, AutoMode)
rightMarginMode()
rightMarginMode(AutoMode)
rightMarginValue()
rightMarginValue(Int32)
securityKey()
securityKey(Int32)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
skip()
skip(Boolean)
style()
style(Int32)
top(Int32)
top(Int32, Int32)
topMargin()
topMargin(Int32)
topMargin(Int32, AutoMode)
topMarginMode()
topMarginMode(AutoMode)
topMarginValue()
topMarginValue(Int32)
topMode()
topMode(Int32)
topValue()
topValue(Int32)
type()
type(Int32)
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)
useUserLayout()
useUserLayout(Boolean)
VerifyKernelClass() (Inherited from XppObjectBase)
verticalSpacing()
verticalSpacing(Int32)
verticalSpacing(Int32, AutoMode)
verticalSpacingMode()
verticalSpacingMode(AutoMode)
verticalSpacingValue()
verticalSpacingValue(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