D
dream machine
Hi all ,
this is the first time that using .Net and C#
and
this is the first time that I write on this NG .
I have problem with OCX "avaibility" :
1. I have imported my OCX with AxImp
2. I have create one Instance of this Ocx that I have Imported
3. I have try to use one Method of this Ocx but I get this message error:
you not use the Mothod "nameMethod" at this time !
Uhmm ,
I Think that Ocx in the .NET Form must be "loaded" first that I call "nameMethod" .
But I haven't understand the way for get the Event from this Ocx that Allow me to understand
if it is really Loaded !
Tnx all , for any help !
dm
this is the first time that using .Net and C#
and
this is the first time that I write on this NG .
I have problem with OCX "avaibility" :
1. I have imported my OCX with AxImp
2. I have create one Instance of this Ocx that I have Imported
3. I have try to use one Method of this Ocx but I get this message error:
you not use the Mothod "nameMethod" at this time !
Uhmm ,
I Think that Ocx in the .NET Form must be "loaded" first that I call "nameMethod" .
But I haven't understand the way for get the Event from this Ocx that Allow me to understand
if it is really Loaded !
Tnx all , for any help !
dm