VirtualBaseNode.GetIcon(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override System::Drawing::Icon ^ GetIcon(bool bForOpenFolder);
public override System.Drawing.Icon GetIcon (bool bForOpenFolder);
override this.GetIcon : bool -> System.Drawing.Icon
Public Overrides Function GetIcon (bForOpenFolder As Boolean) As Icon
Parameters
- bForOpenFolder
- Boolean