Share via


DBPropertyControlData Members

Include Protected Members
Include Inherited Members

Represents the database property control data.

The DBPropertyControlData type exposes the following members.

Constructors

  Name Description
Public method DBPropertyControlData Overloaded. Initializes a new instance of the DBPropertyControlData class.

Top

Methods

  Name Description
Public method AddChangeHandlers (Inherited from PropertyControlData.)
Public method ApplyChanges (Inherited from PropertyControlData.)
Public method EnableControls (Inherited from PropertyControlData.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method FilesToCheckOut (Inherited from PropertyControlData.)
Protected method Finalize 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 method GetAllPropertyValuesNative (Inherited from PropertyControlData.)
Public method GetControlValue (Inherited from PropertyControlData.)
Public method GetControlValueNative (Inherited from PropertyControlData.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPropertyValueNative (Inherited from PropertyControlData.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method GetUserDefinedPropertyDescriptor (Inherited from PropertyControlData.)
Protected method HideOrDisableControls (Inherited from PropertyControlData.)
Public method Initialize (Inherited from PropertyControlData.)
Public method InitPropertyUI (Inherited from PropertyControlData.)
Public method InitPropertyValue (Inherited from PropertyControlData.)
Public method IsSpecialValue (Inherited from PropertyControlData.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnPropertyChanged (Inherited from PropertyControlData.)
Protected method OnPropertyChanging (Inherited from PropertyControlData.)
Protected method ReadUserDefinedProperty (Inherited from PropertyControlData.)
Public method RefreshValue (Inherited from PropertyControlData.)
Public method RestoreInitialValue (Inherited from PropertyControlData.)
Protected method SetControlValue (Inherited from PropertyControlData.)
Protected method SetDirty (Inherited from PropertyControlData.)
Public method SetInitialValues Overloaded.
Protected method SetNonCommonPropertyValueCore (Inherited from PropertyControlData.)
Protected method SetNonCommonPropertyValueMultipleValuesCore (Inherited from PropertyControlData.)
Public method SetPropertyValue (Inherited from PropertyControlData.)
Public method SetPropertyValueNative (Inherited from PropertyControlData.)
Public method SetPropertyValueNativeMultipleValues (Inherited from PropertyControlData.)
Public method SupportsMultipleValueUndo (Inherited from PropertyControlData.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method TryGetPropertyValueNative (Inherited from PropertyControlData.)
Protected method WriteUserDefinedProperty (Inherited from PropertyControlData.)

Top

Fields

  Name Description
Public field AssociatedControls (Inherited from PropertyControlData.)
Public field DisplayPropertyName (Inherited from PropertyControlData.)
Protected field Flags (Inherited from PropertyControlData.)
Protected field GetCallback (Inherited from PropertyControlData.)
Protected field m_FormControl (Inherited from PropertyControlData.)
Protected field m_Initializing (Inherited from PropertyControlData.)
Protected field m_isCommitingChange (Inherited from PropertyControlData.)
Protected field m_PropPage (Inherited from PropertyControlData.)
Protected field MultiValueGetCallback (Inherited from PropertyControlData.)
Protected field MultiValueSetCallback (Inherited from PropertyControlData.)
Protected field PropDesc (Inherited from PropertyControlData.)
Protected field SetCallback (Inherited from PropertyControlData.)

Top

Properties

  Name Description
Public property AllInitialValues (Inherited from PropertyControlData.)
Public property AllInitialValuesExpanded (Inherited from PropertyControlData.)
Protected property CommonPropertiesObject (Inherited from PropertyControlData.)
Public property DispId (Inherited from PropertyControlData.)
Public property ExtendedPropertiesObjects (Inherited from PropertyControlData.)
Public property FormControl (Inherited from PropertyControlData.)
Public property InitialValue (Inherited from PropertyControlData.)
Public property IsCommonProperty (Inherited from PropertyControlData.)
Public property IsConfigurationSpecificProperty (Inherited from PropertyControlData.)
Public property IsDirty (Inherited from PropertyControlData.)
Public property IsHidden (Inherited from PropertyControlData.)
Public property IsIndeterminate (Inherited from PropertyControlData.)
Public property IsMissing (Inherited from PropertyControlData.)
Public property IsUserHandledEvents (Inherited from PropertyControlData.)
Public property IsUserPersisted (Inherited from PropertyControlData.)
Protected property ObjectsPropertyDescriptorsArray (Inherited from PropertyControlData.)
Public property PropertyName (Inherited from PropertyControlData.)
Protected property PropPage (Inherited from PropertyControlData.)
Public property RawPropertiesObjects (Inherited from PropertyControlData.)

Top

See Also

Reference

DBPropertyControlData Class

Microsoft.VisualStudio.Data.Schema.Project.Project.Properties Namespace