LoadReadOnly Method
Load this control in the readonly state.
Syntax
public void LoadReadOnly(
System.bool showFloatingLatest
)Public Sub LoadReadOnly( _
ByVal showFloatingLatest As System.Boolean _
) Parameters
| Name | Description |
|---|---|
| showFloatingLatest | If true, the combobox will have an extra line in it to identify the Latest Revision |