IPropertyEditor Methods |
The IPropertyEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommitProperties | Saves the configuration. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetPropertyAvailability | Retrieves the availability, the support, for the passed programming parameters. (Inherited from IPropertyGetter.) |
![]() | GetPropertyInts | Gets one or more label programming parameters of type Integer. (Inherited from IPropertyGetter.) |
![]() | GetPropertyRanges | Gets one or more property ranges for the passed programming parameters. (Inherited from IPropertyGetter.) |
![]() | GetPropertyStrings | Gets one or more label programming parameters of type String. (Inherited from IPropertyGetter.) |
![]() | SetPropertyInts | Sets one or more label programming parameters of type Integer. |
![]() | SetPropertyStrings | Sets one or more label programming parameters of type String. |