There used to be a WebControl in VB in which you could display HTML text nicely.
I can't find it in .NET, and the documentation is very secretive as to what has replaced it.
Can anyone point me i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20685058....
Zones:
VB ControlsDate Answered: 07/22/2003 Rating: 7.4 Views: 0
Hi Experts,
I want to set height and width of my treeview images (16,16).
If for example my image is (96,96), my treeview is plus-minus aren't align.The treeview is built for (16,16) images,but...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21089526.html
Zones:
JavaScriptDate Answered: 08/22/2004 Rating: 7.6 Views: 0
I wanted to create a tips / faq page on my website and I was wondering, can I use the webcontrol activex component and set it to view that page on a from in my database?
Can someone show me how ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21858919.html
Zones:
MS AccessDate Answered: 05/22/2006 Rating: 9.0 Views: 0
I have a webcontrol which I use in several pages, I would like to know in the load event of the webcontrol in which page it is use/loaded. I am using C#. Framework 2.0.
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22587192.html
Is there a way to override a system event every time a webcontrol event is executed?
example, for every time a datagrid has a selectedindexchanged event, I want to do this:
protected override...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20468692.html
Zones:
.NETDate Answered: 10/24/2003 Rating: 8.0 Views: 0
I've written an OCX that has a VB6 webbrowser control. The browser control doesn't seem to hold state correctly. By state I mean, caching, session or some variation on the theme.
1. I'm using t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20796402....
Zones:
VB ControlsDate Answered: 03/03/2004 Rating: 7.4 Views: 0
I am using the Treeview control from MS's Internet Explorer Web Controls (http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/webcontrols_entry.asp)
Is it possible to referen...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20878546.html
Zones:
.NETDate Answered: 02/09/2004 Rating: 9.0 Views: 0
Hi experts!
I'm working on a form that includes a WebBrowser control. Everything goes fine until a page with a flash interface or animation is displayed. The flash movies simply don't move. So, ...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_20917270.html
Zones:
FoxProDate Answered: 06/30/2004 Rating: 9.2 Views: 0
I have created a WebControl that creates a Calendar (standard msft webcontrol).
The Calendar control has several TableItemStyle type properties, I have exposed these to the designer with members l...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_20977889.html
Any one know how to make a hylerlink using this control.
there is no hylerlink attribute and the onclick is always erroring out
<iewc:Toolbar id="myToolbar" runat="server"
Back...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21113903.html