OlkControl Members (Outlook)
Defines a set of control properties common to some Microsoft Outlook controls.
Properties
Name |
Description |
---|---|
Returns or sets a String that represents the property on the control that the databind occurs with. Read/write. |
|
Returns or sets a Boolean that enables automatic adjustments of the layout for the control with respect to the rest of the form. Read/write. |
|
Returns or sets a Long that specifies how a value is to be displayed in the control. Read/write. |
|
Returns or sets an OlHorizontalLayout constant that specifies any alignment in the horizontal direction of this control with other selected controls on the form, or whether the control is adjusted in the horizontal direction automatically when the form's width is changed. Read/write. |
|
Returns or sets a String that specifies the name of the property in the Outlook object model that the control is bound to. Read/write. |
|
Returns or sets a Long that specifies the minimum height the control can be automatically sized down to. Read/write. |
|
Returns or sets a Long that specifies the minimum width the control can be automatically sized down to. Read/write. |
|
Returns or sets a String that represents a list of possible values for the drop-down list for the control, seperated by semicolons. Read/write. |
|
Returns or sets an OlVerticalLayout constant that specifies any alignment in the vertical direction of this control with other selected controls on the form, or whether the control is adjusted in the vertical direction automatically when the form's length is changed. Read/write. |