ScrollableControl.DockPaddingEdgesConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A TypeConverter for the ScrollableControl.DockPaddingEdges class.
This API supports the product infrastructure and is not intended to be used directly from your code.
public: ref class ScrollableControl::DockPaddingEdgesConverter : System::ComponentModel::TypeConverter
public class ScrollableControl.DockPaddingEdgesConverter : System.ComponentModel.TypeConverter
type ScrollableControl.DockPaddingEdgesConverter = class
inherit TypeConverter
Public Class ScrollableControl.DockPaddingEdgesConverter
Inherits TypeConverter
- Inheritance
Constructors
| Name | Description |
|---|---|
| ScrollableControl.DockPaddingEdgesConverter() |
This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ScrollableControl.DockPaddingEdgesConverter class. |
Methods
| Name | Description |
|---|---|
| GetProperties(ITypeDescriptorContext, Object, Attribute[]) |
This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. |
| GetPropertiesSupported(ITypeDescriptorContext) |
This API supports the product infrastructure and is not intended to be used directly from your code. Returns whether the current object supports properties, using the specified context. |