OCX or USER Control !!!!!!!!!!!!!!!!
-
hi all, I want to create resuable user control which can be used in microsoft nav and for that i need to register user control so please help me...
Reasons are not Important but Results are Important. Swati Tripathi
-
hi all, I want to create resuable user control which can be used in microsoft nav and for that i need to register user control so please help me...
Reasons are not Important but Results are Important. Swati Tripathi
I'm not sure what you're asking. Have you written your control ? A user control needs .NET, both of the options only work in IE.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
I'm not sure what you're asking. Have you written your control ? A user control needs .NET, both of the options only work in IE.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
thanx for reply. yes i have created my usercontrol in vb.net with strong name after that i followed the below steps 1> Registring my usercontrol using RegAsm 2> Gac Deployment using Gacutil after completing the above process my usercontrol will be avilable in microsoft nav ... but when i create an instance of an usercontrol i m not able to get any method or property. so this is my actual problem.
Reasons are not Important but Results are Important. Swati Tripathi