Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnAdjustBounds | event | public | version 1.0 | no |
OnAdjustBounds(Sender, EventData) |
Sender | the event firing control |
EventData | contains a string encapsulating the new value. |
Event raised when the bounds are adjusted for a scalable/scrollable object (check GTK for more information). |
// EventData must be evaluated like this |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:55 2009 GMT | (c)2009 RadGs Software |