The PushbuttonField type exposes the following members.

Constructors

  NameDescription
Public methodPushbuttonField
Initializes a new instance of the PushbuttonField class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAppearance
Protected methodGetBorderAppearance (Inherited from BaseField.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetRotationFromPage (Inherited from BaseField.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

Properties

  NameDescription
Public propertyAlignment (Inherited from BaseField.)
Public propertyBackgroundColor (Inherited from BaseField.)
Public propertyBorderColor (Inherited from BaseField.)
Public propertyBorderStyle (Inherited from BaseField.)
Public propertyBorderWidth (Inherited from BaseField.)
Public propertyBox (Inherited from BaseField.)
Public propertyField
Public propertyFieldName (Inherited from BaseField.)
Public propertyFont (Inherited from BaseField.)
Public propertyFontSize (Inherited from BaseField.)
Public propertyIconFitToBounds
Public propertyIconHorizontalAdjustment
Public propertyIconReference
Public propertyIconVerticalAdjustment
Public propertyImage
Public propertyLayout
Public propertyMaxCharacterLength (Inherited from BaseField.)
Public propertyOptions (Inherited from BaseField.)
Public propertyProportionalIcon
Protected propertyRealFont (Inherited from BaseField.)
Public propertyRotation (Inherited from BaseField.)
Public propertyScaleIcon
Public propertyTemplate
Public propertyText (Inherited from BaseField.)
Public propertyTextColor (Inherited from BaseField.)
Public propertyVisibility (Inherited from BaseField.)
Public propertyWriter (Inherited from BaseField.)

See Also