Click or drag to resize
OrientationControl Properties

The OrientationControl type exposes the following members.

Properties
  NameDescription
Public propertyAccessibilityObject (Inherited from Control.)
Public propertyAccessibleDefaultActionDescription (Inherited from Control.)
Public propertyAccessibleDescription (Inherited from Control.)
Public propertyAccessibleName (Inherited from Control.)
Public propertyAccessibleRole (Inherited from Control.)
Public propertyActiveControl (Inherited from ContainerControl.)
Public propertyAllowDrop (Inherited from Control.)
Public propertyAnchor (Inherited from Control.)
Public propertyAutoScaleDimensions (Inherited from ContainerControl.)
Protected propertyAutoScaleFactor (Inherited from ContainerControl.)
Public propertyAutoScaleMode (Inherited from ContainerControl.)
Public propertyAutoScroll (Inherited from ScrollableControl.)
Public propertyAutoScrollMargin (Inherited from ScrollableControl.)
Public propertyAutoScrollMinSize (Inherited from ScrollableControl.)
Public propertyAutoScrollOffset (Inherited from Control.)
Public propertyAutoScrollPosition (Inherited from ScrollableControl.)
Public propertyAutoSize (Inherited from Control.)
Public propertyAutoValidate (Inherited from ContainerControl.)
Public propertyBackColor (Inherited from Control.)
Public propertyBackgroundImage (Inherited from Control.)
Public propertyBackgroundImageLayout (Inherited from Control.)
Public propertyBindingContext (Inherited from ContainerControl.)
Public propertyBottom (Inherited from Control.)
Public propertyBounds (Inherited from Control.)
Protected propertyCanEnableIme (Inherited from ContainerControl.)
Public propertyCanFocus (Inherited from Control.)
Protected propertyCanRaiseEvents (Inherited from Control.)
Public propertyCanSelect (Inherited from Control.)
Public propertyCapture (Inherited from Control.)
Public propertyCausesValidation (Inherited from Control.)
Public propertyClientRectangle (Inherited from Control.)
Public propertyClientSize (Inherited from Control.)
Public propertyCompanyName (Inherited from Control.)
Public propertyContainer (Inherited from Component.)
Public propertyContainsFocus (Inherited from Control.)
Public propertyContextMenu (Inherited from Control.)
Public propertyContextMenuStrip (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyCreated (Inherited from Control.)
Protected propertyCreateParams (Inherited from ContainerControl.)
Public propertyCurrentAutoScaleDimensions (Inherited from ContainerControl.)
Public propertyCursor (Inherited from Control.)
Public propertyDataBindings (Inherited from Control.)
Protected propertyDefaultCursor (Inherited from Control.)
Protected propertyDefaultImeMode (Inherited from Control.)
Protected propertyDefaultMargin (Inherited from Control.)
Protected propertyDefaultMaximumSize (Inherited from Control.)
Protected propertyDefaultMinimumSize (Inherited from Control.)
Protected propertyDefaultPadding (Inherited from Control.)
Protected propertyDefaultSize (Inherited from Control.)
Protected propertyDesignMode (Inherited from Component.)
Public propertyDeviceDpi (Inherited from Control.)
Public propertyDisplayRectangle (Inherited from ScrollableControl.)
Public propertyDisposing (Inherited from Control.)
Public propertyDock (Inherited from Control.)
Public propertyDockPadding (Inherited from ScrollableControl.)
Protected propertyDoubleBuffered (Inherited from Control.)
Public propertyEnabled (Inherited from Control.)
Public propertyEnableModeChange
Shows or hides the menu that allows the user to switch between Euler and quaternion representation.
Public propertyErrorProviderControl
Gets/Sets the error provider of the control
(Inherited from NumericTextBoxArray.)
Protected propertyEvents (Inherited from Component.)
Public propertyExpressionErrorString
Value to show in error provider when bad expression
(Inherited from NumericTextBoxArray.)
Public propertyFocused (Inherited from Control.)
Public propertyFont (Inherited from Control.)
Protected propertyFontHeight (Inherited from Control.)
Public propertyForeColor (Inherited from Control.)
Public propertyHandle (Inherited from Control.)
Public propertyHasChildren (Inherited from Control.)
Public propertyHeight (Inherited from Control.)
Public propertyHorizontalScroll (Inherited from ScrollableControl.)
Protected propertyHScroll (Inherited from ScrollableControl.)
Public propertyImeMode (Inherited from Control.)
Protected propertyImeModeBase (Inherited from Control.)
Public propertyInvokeRequired (Inherited from Control.)
Public propertyIsAccessible (Inherited from Control.)
Public propertyIsDisposed (Inherited from Control.)
Public propertyIsHandleCreated (Inherited from Control.)
Public propertyIsMirrored (Inherited from Control.)
Public propertyIsValid
Is this control valid
(Inherited from NumericTextBoxArray.)
Public propertyItem (Inherited from NumericTextBoxArray.)
Public propertyLabelQuantity (Inherited from NumericTextBoxArray.)
Public propertyLabelText
Returns the label text shown above the edit box array
(Inherited from NumericTextBoxArray.)
Public propertyLayoutEngine (Inherited from Control.)
Public propertyLeft (Inherited from Control.)
Public propertyLocation (Inherited from Control.)
Public propertyMargin (Inherited from Control.)
Public propertyMaximumSize (Inherited from Control.)
Public propertyMaxValueErrorString
Value to show in error provider when value exceeds maximum value
(Inherited from NumericTextBoxArray.)
Public propertyMinimumSize (Inherited from Control.)
Public propertyMinValueErrorString
Value to show in error provider when value exceeds maximum value
(Inherited from NumericTextBoxArray.)
Public propertyName (Inherited from Control.)
Public propertyNumericalTextBoxes
Access to the collection of numerical textboxes
(Inherited from NumericTextBoxArray.)
Public propertyNumTextBoxes
Gets or sets the number of numeric edit boxes displayed by this control
(Inherited from NumericTextBoxArray.)
Public propertyPadding (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyParentForm (Inherited from ContainerControl.)
Public propertyPreferredSize (Inherited from Control.)
Public propertyProductName (Inherited from Control.)
Public propertyProductVersion (Inherited from Control.)
Public propertyQuaternionMode
Gets or sets if the orientation should be represented as quaternions or Euler angles.
Public propertyReadOnly (Inherited from NumericTextBoxArray.)
Public propertyRecreatingHandle (Inherited from Control.)
Public propertyRegion (Inherited from Control.)
Protected propertyRenderRightToLeft Obsolete. (Inherited from Control.)
Protected propertyResizeRedraw (Inherited from Control.)
Public propertyRight (Inherited from Control.)
Public propertyRightToLeft (Inherited from Control.)
Protected propertyScaleChildren (Inherited from NumericTextBoxArray.)
Protected propertyShowFocusCues (Inherited from Control.)
Protected propertyShowKeyboardCues (Inherited from Control.)
Public propertyShowLabel
Gets or sets if a label should be displayed above the edit box array
(Inherited from NumericTextBoxArray.)
Public propertySite (Overrides ControlSite.)
Public propertySize (Inherited from Control.)
Public propertyTabIndex (Inherited from Control.)
Public propertyTabStop (Inherited from Control.)
Public propertyTag (Inherited from Control.)
Public propertyText (Inherited from Control.)
Public propertyTop (Inherited from Control.)
Public propertyTopLevelControl (Inherited from Control.)
Public propertyUseWaitCursor (Inherited from Control.)
Public propertyValue
Gets or sets the orientation as Euler angles.
Public propertyVerticalLayout
Display the text boxes on top of each other
(Inherited from NumericTextBoxArray.)
Public propertyVerticalScroll (Inherited from ScrollableControl.)
Public propertyVisible (Inherited from Control.)
Protected propertyVScroll (Inherited from ScrollableControl.)
Public propertyWidth (Inherited from Control.)
Public propertyWindowTarget (Inherited from Control.)
Top
See Also