README.md

December 4, 2022 ยท View on GitHub

__cHaNgE SyStEm MeNu__

Description

Removes Size item from a form's system menu.

So that resizable form can't be resized.

It is a better methode than using in the Form_Resize event;

if me.width < 2000 then Me.width = 2000 etc..

You can remove other items to change the behaviour of the form completely..

More Info

Submitted On2003-03-19 04:00:04
Bytektus
LevelIntermediate
User Rating3.8 (19 globes from 5 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryWindows API Call/ Explanation
WorldVisual Basic
Archive File__cHaNgE_S1561643192003.zip