Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / June 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get a round rectangle ActiveX Control?27 Jun 2005 23:02 GMT3
In a ActiveX Control project,the UserControl form is always rectangle.
If I want it to be a round rectangle appearance when the Active Control is
used,What should I do?
Thanks a lot!
The rectangle disapper when I drag over a window25 Jun 2005 18:17 GMT1
I have this Visual Basic .Net code:
Dim bmX As Bitmap
Dim gX As Graphics
Dim penX As New Pen(Color.Black, 1)
Window captions25 Jun 2005 05:37 GMT9
When you change the window title on a form using the Caption property, does
VB use WM_SETTEXT or another means? The reason I ask is because I have
another app that monitors window text changes (amongst other things) and
works for all windows apart from VB forms.
InputBox and click event24 Jun 2005 19:43 GMT10
I have an application that uses many InputBoxes. I need to be able to
pop up an on-screen keyboard when the user touches or clicks into the
text box field on the InputBox. I have this working for normal
TextBox_Click event on forms.
How to call UserControl's Method in Module file in a ActiveX Control Project?24 Jun 2005 16:18 GMT1
In a ActiveX Control Project,there is a Module file(*.bas) except a Control
file(*.ctl).
The UserControl has Private Methods and Public Methods.
If I want to call these methods in the Module file,What should I do?
ReportEvent and MessageDLL problem24 Jun 2005 09:36 GMT7
Hi Friends,
I'm using following APIs to create custom event log in windows
RegisterEventSource ("", strEventSource)
ReportEvent (lngHwnd, LogType, 0&, EventID, 0&, 1, 0&, lngHwndMsg, 0&)
How to use GIF cursor?24 Jun 2005 03:59 GMT4
If I have a GIF picture,and I want it to be my MouseIcon,How to do it?
Thanks a lot!
Signature

©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤©¤

Printer Configuration API24 Jun 2005 02:04 GMT9
I'm trying to use the Printer object to set the Orientation to landscape as
in the following:
Printer.Orientation = vbPRORLandscape
However, for one of my printers, this returns an error "Invalid property
'Intersected' transparency23 Jun 2005 23:50 GMT3
   I'm developing a little game (GDI).
   I need two 'TransparentBlt' functions:
       - First is the classic one: painting a sprite using a given (source)
mask color (solved).
VB 6.0 - How to get the size and width of a window using the WIN3223 Jun 2005 18:16 GMT6
I am new to VB and need to get the size, width and height of a window that is
not part of my application.  I am not sure of what sequence or Win 32 API
calls I need to do to get the information located in the WINDOWPOS structure.
I am using the FindWindow function to get the ...
VB 6 app crashes on windows 2003 server23 Jun 2005 18:05 GMT6
Hi all.  I have an app written in vb 6 that has been tested on win 98,
win 2k, win xp home, win xp pro.  The app works fine on all of these
operating systems.  However, the app has trouble on windows server
family operating systems.  Specifically Win 2k server and windows
Listview/Imagelist23 Jun 2005 17:41 GMT16
Hola,
Question regarding the VB Imagelist control.....I have a Listview control
that is using Icons from a VB Imagelist. (This is still the Shell
Replacement project) The Listview present's Icon's to you and functions
Extracting frames from a Video23 Jun 2005 16:40 GMT2
   Is there a way to extract any numbers of frames from a video???  Because
I used third-party componets, but they're to slow.
  Does anyone knows how to do it????
API: CLSIDFromProgID22 Jun 2005 22:17 GMT4
I'm using the CLSIDFromProgID to test whether  particular ProgIDs are
installed.
I'm feeding the function a non-extant ProgId, XX.YY,  just to test what
error code is returned.
drag & drop22 Jun 2005 17:23 GMT6
How to implement emails drag & drop function in VB? Please advice.
Pages: 1 2 3 4 5 6 7 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.