VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Subclassing Common Dialog Control

Ark  (13 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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.

Rate Subclassing Common Dialog Control (3(3 Vote))

Download Subclassing Common Dialog Control

Subclassing Common Dialog Control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters