I want to make a browserform with the TreeView(MS Common Control 5.0). Can someone help me with this?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10027267.html
Zones:
Visual BasicDate Answered: 11/28/1997 Rating: 7.4 Views: 0
Is there any way to get a datagrid of some sort in VB with Access-style functionality? This would include...
1) data-aware combo boxes (as opposed to a static list)
2) combo boxes which can displa...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10185736.html
Zones:
VB DBDate Answered: 07/26/1999 Rating: 7.6 Views: 0
Can anybody tell me where I can find a listcontrol similar to the one in Outlook (not Express). It is the one where there are shortcuts to outbox, inbox etc.
I need a quick answer :) => more poi...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10703761.htm...
Zones:
Windows MFCDate Answered: 08/05/2000 Rating: 9.0 Views: 0
like this , i want to change the dbgrid style from normal to drop down list . can it be done ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10804041.html
Zones:
Visual BasicDate Answered: 11/11/2000 Rating: 6.8 Views: 0
hi,
i've been trying to work with xml/xsl for about a day now, and i'm already stuck. The problem is i know too little to be able to say where it goes wrong.
This is what i'm trying to do: i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20068706.htm...
Zones:
XMLDate Answered: 02/08/2002 Rating: 7.8 Views: 0
Hello Experts....
One other quick question. When defining colspan in anexternal style sheet, "colspan: x" does not seem to work. Is there a different format for this, or must I do this inline?...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_20185634.htm...
Zones:
CSSDate Answered: 09/20/2001 Rating: 9.2 Views: 0
I'd like a neat way to pass values between two forms, a caller and a child one. For example, what would you recommend me to do so that the caller form knows if user pressed "Cancel", and how would ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20207116.html
Zones:
Visual BasicDate Answered: 08/13/2002 Rating: 9.0 Views: 0
Hi Experts,
From where i can find XP style control source code for free?. i want shadow menu with XP style and toolbars.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20262811.html
Zones:
C++Date Answered: 04/02/2002 Rating: 9.4 Views: 0
a client of mine is about to start a large PL/SQL development task, and they need to have common look and feel to everyone's effort. we fully expect to write the majority of this document, but it ...
http://www.experts-exchange.com/Database/Oracle/Q_20296991.html
Zones:
OracleDate Answered: 05/28/2002 Rating: 7.8 Views: 0
Hi!
Please help me solve this.
I want a method of finding out wich styles a window has.
The current way i do this is checking the bits like this.
if(style & WS_TABSTOP)
{
string=Ad...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20302633.html