vb6 SkinFramework array forms not work |
Post Reply |
Author | |
laertamaxima
Newbie Joined: 09 November 2008 Location: Argentina Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 09 November 2008 at 6:39pm |
Hi
vb6 SkinFramework array forms not work ?
Form1.show
' // Form1 is original form
Dim frm_new As Form1
Set frm_new = New Form1 Load frm_new frm_new.Show does not work, the Form1 freezes
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Guess you have SkinFramework on each form. Add it to one main form only.
If its no reason please attach sample project to show what you do.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
laertamaxima
Newbie Joined: 09 November 2008 Location: Argentina Status: Offline Points: 2 |
Post Options
Thanks(0)
|
there is only one form in my project, the form does not exist frm_new to create it.
After creating frm_new it close and the other disappears Form the skin, the skin loses original form. Excuse my English. Thanks. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |