See Also
Printy GUI Namespace
DisplayGrammarControl.OnSizeChanged Method

Wird aufgerufen, wenn sich die Größe des Steuerelementes ändert

C++
protected: void OnSizeChanged(
    EventArgs e
);
C#
protected override void OnSizeChanged(
    EventArgs e
);
Visual Basic
Protected override Function OnSizeChanged(
    e As EventArgs
) As void
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.