1.Debug.Print Err.Number
2.Debug.Print Err.Source
3.Debug.Print Err.Description
4.Debug.Print Err.LastDLLError
1.Debug.Print Err.Number
2.Debug.Print Err.Source
3.Debug.Print Err.Description
4.Debug.Print Err.LastDLLError
1.It determines whether the button can get the focus
2.If set to False it disables the Tabindex property.
3.It determines the order in which the button will receive the focus
4.It determines if the access key swquence can be used
1.Project
2.Module
3.Procedure
4.All
1.The call stack window
2.The immedite window
3.The locals window
4.The watch window