Edit

ScrollableControl.DockPaddingEdgesConverter Class

Definition

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
ScrollableControl.DockPaddingEdgesConverter

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.

Applies to