ClassicRevisionsDropdownControl Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls
A specialized combobox control which can a list of available Revisions/Versions for any Entity Entity.
Syntax
public class ClassicRevisionsDropdownControl : System.Windows.Forms.UserControl Public Class ClassicRevisionsDropdownControl
Inherits System.Windows.Forms.UserControlConstructors
| Name | Description |
|---|---|
| ClassicRevisionsDropdownControl | Creates an instance of the RevisionsDropdownControl |
Properties
| Name | Description |
|---|---|
| AccessibleDescription | |
| AccessibleName | |
| AccessibleRole | |
| AllowDrop | |
| Anchor | |
| AutoHeight | Gets or sets whether the combobox will adjust it's height based on it's contents |
| AutoScroll | |
| AutoScrollMargin | |
| AutoScrollMinSize | |
| AutoSize | |
| AutoSizeMode | |
| AutoValidate | |
| BackColor | |
| BackgroundImage | |
| BackgroundImageLayout | |
| BorderStyle | |
| CausesValidation | |
| ContextMenuStrip | |
| Cursor | |
| DataBindings | |
| DisplayRectangle | |
| Dock | |
| Enabled | |
| ErrorMessage | Returns the current error message if the control has encountered an error loading revisions. Null if there is no error. |
| Font | |
| ForeColor | |
| ImeMode | |
| Location | |
| Margin | |
| MaximumSize | |
| MinimumSize | |
| Padding | |
| RightToLeft | |
| Site | |
| Size | |
| TabIndex | |
| TabStop | |
| Tag | |
| UseWaitCursor | |
| Visible |
Methods
Events
Inheritance Hierarchy
- System.Object
- System.MarshalByRefObject
- System.ComponentModel.Component
- System.Windows.Forms.Control
- System.Windows.Forms.ScrollableControl
- System.Windows.Forms.ContainerControl
- System.Windows.Forms.UserControl
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls.ClassicRevisionsDropdownControl