Gets or sets the image to display for the 'Expand' button of expandable nodes.
Public Property Get Expand() As IPictureDispPublic Property Let Expand( _ ByVal value As IPictureDisp _)
public:IPictureDisp* get_Expand ()void put_Expand ( IPictureDisp* value)
A picture object. The default is a small "-" icon.
ButtonImages MembersButtonImages ClassFlowChartPro Namespace