The SalQuickHTTP type exposes the following members.

Properties

  NameDescription
Public propertyAppName
Public propertyBorderStyle
Gets or sets the border style for the control.
(Inherited from SalCustomControl.)
Protected propertyCreateParams
Returns the creation parameters structure for this custom control.
(Inherited from SalCustomControl.)
Public propertyHScroll
Gets or sets a value indicating whether the horizontal scroll bar is visible.
(Inherited from SalCustomControl.)
Public propertyHttpClient
Returns the single instance og the http client. It is created when it's needed.
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalCustomControl.)
Public propertySource
Public propertyTitle
Public propertyUrl
Public propertyWindowsClassName (Overrides SalCustomControl..::..WindowsClassName.)
Public propertyWindowsDLLName (Overrides SalCustomControl..::..WindowsDLLName.)
Public propertyWindowsExStyle (Overrides SalCustomControl..::..WindowsExStyle.)
Public propertyWindowsStyle (Overrides SalCustomControl..::..WindowsStyle.)
Public propertyVScroll
Gets or sets a value indicating whether the vertical scroll bar is visible.
(Inherited from SalCustomControl.)

See Also