DashboardControls.AddOwnerDrawButton

Use this function to add the owner draw button to the Dashboard toolbar.

Syntax Parameters Return value
Function DashboardControls.AddOwnerDrawButton( _
    Caption As String, _
    OwnerDrawImage As Long) As Object
  • Caption [in]

    Type: String

  • OwnerDrawImage [in]

    Type: Long

Object