EmbeddedSpinBox.OnTextBoxResize(Object, EventArgs) Method
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.
protected:
override void OnTextBoxResize(System::Object ^ source, EventArgs ^ e);
protected override void OnTextBoxResize (object source, EventArgs e);
override this.OnTextBoxResize : obj * EventArgs -> unit
Protected Overrides Sub OnTextBoxResize (source As Object, e As EventArgs)
Parameters
- source
- Object