smartsarath2003
August 3rd, 2009, 07:39 AM
Hi all,
I am upgrading from VB6 and started working with VB.Net (VS2005). One problem I have was controls avilable in VB.Net. I can use a slider bar in VB6, but couldn't find any quivalent in VB.net(.Net Framework Components)!! I don't know why :confused:
I can choose one in COM components, but these requires project generated DLL's to run. I want to distribute just the executable.
My questions are:
Is there any slider bar in VB.Net Framework Components?
If there is none, Can I use COM component and bundle everything into one Executable??
Also is it possible a list of controls in .Net as I find in vb6: http://support.microsoft.com/kb/194784 ???
:thumb: many thanks in advance
Smartsarath2003
I am upgrading from VB6 and started working with VB.Net (VS2005). One problem I have was controls avilable in VB.Net. I can use a slider bar in VB6, but couldn't find any quivalent in VB.net(.Net Framework Components)!! I don't know why :confused:
I can choose one in COM components, but these requires project generated DLL's to run. I want to distribute just the executable.
My questions are:
Is there any slider bar in VB.Net Framework Components?
If there is none, Can I use COM component and bundle everything into one Executable??
Also is it possible a list of controls in .Net as I find in vb6: http://support.microsoft.com/kb/194784 ???
:thumb: many thanks in advance
Smartsarath2003