OleControl Class Constants
The constants provided by the OleControl class are listed in the following table.
Constant | Integer Value | Constant | Integer Value |
---|---|---|---|
Activation_DblClick | 2 | Activation_Manual | 0 |
Activation_SetFocus | 1 | GetUsername_App | 3 |
GetUsername_Full | 1 | GetUsername_Short | 2 |
ObjectType_Embedded | 1 | ObjectType_Linked | 2 |
ObjectType_None | 0 | SizeMode_AutoSizeControl | 2 |
SizeMode_ClipToControl | 0 | SizeMode_Proportional | 3 |
SizeMode_StretchToControl | 1 |