VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

The code defines the functionality of a Close Button. The code is rated A+++ by the Solution Develo

Angsuman Banerji  (23 Submissions)   Registry   VB 6.0   Unknown Difficulty   Sat 6th December 2003   Mon 8th February 2021

The code defines the functionality of a Close Button. The code is rated A+++ by the Solution Developers of USA.

API Declarations


Public Declare Function RemoveMenu Lib "user32" _
(ByVal hMenu As Long, _
ByVal nPosition As Long, _
ByVal wFlags As Long) As Long

Public Declare Function GetSystemMenu Lib "user32" _
(ByVal hWND As Long, _
ByVal bRevert As Long) As Long

Rate The code defines the functionality of a Close Button. The code is rated A+++ by the Solution Develo (2(2 Vote))
The code defines the functionality of a Close Button. The code is rated A+++ by the Solution Develo.bas

The code defines the functionality of a Close Button. The code is rated A+++ by the Solution Develo Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters