The ability to be sized by the parent container by percentages of container's dimensions

C# | Visual Basic | Visual C++ |
public interface IPercentage
Public Interface IPercentage
public interface class IPercentage

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | PercentHeight |
The percent height of the component (in pixels) When set, it resets ExplicitHeight property to null |
![]() | PercentWidth |
The percent width of the component (in pixels) When set, it resets ExplicitWidth property to null |