UpDownBase::DockPadding Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the dock padding settings for all edges of the UpDownBase control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property ScrollableControl::DockPaddingEdges^ DockPadding { ScrollableControl::DockPaddingEdges^ get(); }
Property Value
Type: System.Windows.Forms::ScrollableControl::DockPaddingEdges^The dock paddings settings for this control.
The UpDownBase control does not use the DockPadding property.
.NET Framework
Available since 1.1
Available since 1.1
Show: