Hi,
I created an windows user control NetWinControl.dll using VS 2005 C# - only
one button and button click event with MessageBox.Show("hello") - just this
simple.
<object id="netcontrol1"
classid="WebNetWinControl.dll#NetWinControl.UserControl1" height="30"
style="width: 106px" >
</object>
Strangely enough, what I saw on the page is not the button but something
looks like a multi-line text box with scrollbar. I tested this control in
windows form and it works fine.
Could someone tell me what I did wrong or what steps I missed?
Thanks!
John
"Peter Huang" [MSFT] - 03 May 2006 07:28 GMT
Hi,
Here is a walk though for your reference.
http://www.15seconds.com/issue/030610.htm
If you still have any concern, please feel free to post here.
Best regards,
Peter Huang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.