CorrectCapsLock Property

Microsoft Graph Visual Basic

CorrectCapsLock Property

       

True if Microsoft Graph automatically corrects accidental use of the CAPS LOCK key. Read/write Boolean.

Example

This example enables Microsoft Graph to automatically correct accidental use of the CAPS LOCK key.

myChart.Application.AutoCorrect.CorrectCapsLock = True