|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Specify mouseClick event for controls created at runtimeruntime) How do I specify the action when user clicks on this button since it's not available in design time? Thanks a million Bill ------------------- Dim mButton1 As New Button With mWeb1 mButton1.Text = "Test" ..Dock = DockStyle.Fill ..Navigate(mUrl1) ..Controls.Add(mButton1) End With "Bill Nguyen" <billn_nospam_please@jaco.com> schrieb: Check out the 'AddHandler' statement.>I added a button control at runtime to a webbrowser control (also created >at runtime) > How do I specify the action when user clicks on this button since it's not > available in design time? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Why does activex control run 3x+ faster in vb5 than .net?
IsNumeric question Access dynamic controls by name? Format string in DataGrid How to turn off Managed Debugging Assistant in VB.NET (2005) OT-develing on several machines From VB Newbie: The editor is driving me nuts. Replacing Double quotes with TWO Single Quotes Multiple TcpListeners on the same IP address Windows Service not starting automatically |
|||||||||||||||||||||||