Dart CertificateList Control and Objects
CertificateList Object Members
Overview 
Public Methods
Public Method FindSearches the specified certificate store for the specified Certificate and returns the result.
Public Method LoadLoads the certificates in a certificate file into the Certificate List.
Public Method RefreshPopulates the Certificates property with the certificates in the store.
Public Properties
Public Property AppearanceReturns or sets the appearance (flat or 3-D) of the control.
Public Property BackColorReturns or sets the background color of the control.
Public Property BorderStyleReturns or sets the border style of the control.
Public Property CertificatesCollection of Certificate Objects in the store.
Public Property EnabledReturns or sets a value that determines whether the control can respond to user-generated events.
Public Property FontReturns or sets the font used in the display of the control.
Public Property ForeColorReturns or sets the foreground color used for text.
Public Property GridLinesReturns or sets a value the determines if the CertificateList Control displays gridlines in Report View. The default is False (no gridlines).
Public Property HideColumnHeadersReturns or sets whether ColumnHeader objects in the CertificateList Control are hidden in Report view.
Public Property HotTrackingReturns a value that determines whether mouse-sensitive highlighting is enabled.
Public Property hWndReturns the handle to the window of the CertificateList Control.
Public Property KeyUsageSelectFilters out all certificates that do not have the specified KeyUsage attribute.
Public Property SelectedIndexIndex of the selected certificate.
Public Property StoreLocationLocation of the certificate store.
Public Property StoreNameName of the certificate store.
Events
Public Event ClickFires when the user clicks the left mouse button on the CertificateList Control.
Public Event DblClickFires when the user double clicks the left mouse button on the control.
Public Event KeyDownFires when the user presses a key while the control has focus.
Public Event RightClickFires when the user clicks the right mouse button on the control.
See Also

CertificateList Object


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic