VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Show Find All Files dialog box

by Anonymous (267 Submissions)
Category: Windows System Services
Compatability: Visual Basic 4.0 (32-bit)
Difficulty: Unknown Difficulty
Originally Published: Tue 26th January 1999
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Show Find All Files dialog box

API Declarations


Private Const SW_SHOWNORMAL = 1
Private Const SW_SHOWMINIMIZED = 2
Private Const SW_SHOWMAXIMIZED = 3
Private Const SW_SHOW = 5
Private Const SW_MINIMIZE = 6
Private Const SW_SHOWMINNOACTIVE = 7
Private Const SW_SHOWNA = 8
Private Const SW_RESTORE = 9
Private Const SW_SHOWDEFAULT = 10

Rate Show Find All Files dialog box




Download this snippet    Add to My Saved Code

Show Find All Files dialog box Comments

No comments have been posted about Show Find All Files dialog box. Why not be the first to post a comment about Show Find All Files dialog box.

Post your comment

Subject:
Message:
0/1000 characters