VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Enable/Disable control in any frame

Dipen Anovadia  (19 Submissions)   Miscellaneous   Visual Basic 5.0   Unknown Difficulty   Sun 18th December 2005   Mon 8th February 2021

Enable/Disable control in any frame

API Declarations


'Enable or Disable all the objects that are in any frame
'IN:
' f - Form
' fr - Frame Object
' bEnable - Enable OR Disable Value
'(OPTIONAL):
' bNoNestedFrame - Include nested frame object also!
'NOTE:
' If you include nested frame, the objects that are in nested frames are not changed, but
' the frame whole, itself is disabled.
' To disable all the object of nested frame, call seperately

Rate Enable/Disable control in any frame (1(1 Vote))
Enable/Disable control in any frame.bas

Enable/Disable control in any frame Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters