Search Tools Links Login

Subclassing Common Dialog Control


Visual Basic 6, or VB Classic

Subclass Standard Common dialog(OCX) and get full control on it. You can change text in any buttons/labels/textboxes, make them invisible or disable. When user perform any action with common dialog, your app receive notyfication and you can proceed/cancel this action, prompt user with msgboxes etc, etc.
Add following functionality: intercept Open/Save dialogs toolbar buttons events, intercept context menu in filebox, changing dialog size, move/size controls in dialog.

Original Author: Ark

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 94 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD72636282000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,050 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.