Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

3rd Party ActiveX Form Control...
Hello Friends,

I have looked but have not found a 3rd party activex control which is a
form.  Are there any out there ...?

Thanks for any help. :)



Report this thread to moderator Post Follow-up to this message
Old Post
Vincent
05-29-05 08:55 AM


Re: 3rd Party ActiveX Form Control...
"Vincent" <vincent938@hotmail.com> wrote in message
news:O5Vmv4AZFHA.3648@TK2MSFTNGP14.phx.gbl...
>
> I have looked but have not found a 3rd party activex control which is a
> form.  Are there any out there ...?

You're going to have to explain much better than that what it is that you're
looking for.


--
Mike
Microsoft MVP Visual Basic



Report this thread to moderator Post Follow-up to this message
Old Post
MikeD
05-29-05 08:55 PM


Re: 3rd Party ActiveX Form Control...
Hello MikeD,

Thankyou for your response.

I am looking for a substitute for the form that is normally used in VB6.
Something which will allow a little customization.  This is a company that
says they are making a form control... I was just wondering if there were
anymore out there:
http://www.ciatheco.com/

Thanks.


"Vincent" <vincent938@hotmail.com> wrote in message
news:O5Vmv4AZFHA.3648@TK2MSFTNGP14.phx.gbl...
> Hello Friends,
>
> I have looked but have not found a 3rd party activex control which is a
> form.  Are there any out there ...?
>
> Thanks for any help. :)
>



Report this thread to moderator Post Follow-up to this message
Old Post
Vincent
05-30-05 08:55 AM


Re: 3rd Party ActiveX Form Control...
hi Vincent,

I can see two ways to get "customization" of a form (window).

1.  Go the api route.  That is, you can use CreateWindow to make
a window, more CreateWindow calls to add the controls.  Then you
subclass your window, to detect system messages and convert them
into events. (onClick, etc).  There are many examples of this on
the various vb source code sites, look for "Hello World" demos.
Using this method, you can do just about anything you like with
your form (er, window).  But you will find writing api code to be
much more troublesome normal vb code.

2.  If you only want a customized APPEARANCE, and are happy with
the usual underlying vb form code, then you want to look for sites
that offer code to "skin" your form and buttons.  A "skin" will
give your form and controls a more "sexy" appearance, but underneath
there is still the same old dull-and-boring vb form.  There is
also a lot of code on the vb source code websites showing how to
"skin" a form.

For one example of how to "skin" a vb form, take a look at
Steve McMahon's "Neo-Caption Component":

http://www.vbaccelerator.com/home/V...ins/article.asp

cheers, jw
 ________________________________________
_______________

You got questions?  WE GOT ANSWERS!!!  ..(but,
no guarantee the answer will apply to your question)

Vincent wrote:
> Hello Friends,
>
> I have looked but have not found a 3rd party activex control which is a
> form.  Are there any out there ...?
>
> Thanks for any help. :)
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
mr_unreliable
05-30-05 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:39 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.