|
||||||
| Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
Are you using .NET? If so, just set the transparency color as the color of your form.
Form.TransparencyKey Property
__________________
Lop |
|
|||||
|
No he is using VB 6.0, and to make it transparent you can use this module I found. Open it into your Project and use it like this:
Code:
MakeTransparent Me.hwnd, 100
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall ![]() Business Directory | Technology Blog | Windows Help |
|
|||||
|
Because I've been helping him for a very long time, and I know what he uses... besides that we are kinda good friends via MSN.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall ![]() Business Directory | Technology Blog | Windows Help |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB 6.0: Tutorial, How to make a GIF in your application | TcM | VB Tutorials | 17 | 07-01-2008 03:26 PM |
| VB 6.0: Tutorial, How to Make Glass2K!! | TcM | VB Tutorials | 11 | 06-02-2008 02:08 PM |
| How to make Dumplings | ahsan16 | The Lounge | 2 | 01-11-2007 10:55 PM |
| Calling a form from another form | Void | Managed C++ | 1 | 07-01-2006 09:44 AM |