Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetBoundsCore(int, int, int, int, BoundsSpecified)

  • Declared in: RT.Util.Controls.TextBoxAutoHeight
  • Overrides: Control.SetBoundsCore(int, int, int, int, BoundsSpecified)

Declaration

protected override void SetBoundsCore(
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)

Summary

Sets the specified bounds of the System.Windows.Forms.TextBoxBase control.