BCGSoft.ControlBars Namespace > ImageEditor Class : OnLoad Method |
An EventArgs that contains the event data for ImageEditor.
Raises the Load event for ImageEditor which occurs before an ImageEditor is displayed for the first time.
'Usage Dim instance As ImageEditor Dim e As EventArgs instance.OnLoad(e)
public: void OnLoad( EventArgs* e ) override
public: void OnLoad( EventArgs^ e ) override
An EventArgs that contains the event data for ImageEditor.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2