Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
15086 | Jun 10,2004 05:56 PM UTC | Jun 10,2004 06:37 PM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
///
protected override void InitLayout()
{
base.InitLayout ();
if (parentForm == null)
{
parentForm = this.FindForm();
if (parentForm != null)
parentForm.Load += new EventHandler(f_Load);
}
}
Hope this helps.
Stefan
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.