GetCaseStyle method


Available for Edit and Combo objects.

Prototype

GetCaseStyle Proto hWnd:HWND

Syntax

Invoke GetCaseStyle, hWnd

Function

Gets the CaseStyle property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax/Rax returns the current case style for the object.


Possible returned values are:

0  Default
1  Lower
2  Upper
3  Number