Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

Picture Sample (C#)

This sample illustrates working with pictures.

This is not an executable sample, so a complete project is not provided. These statements are intended to show the syntax used.

// A picture box is used to hold the bitmap for the Picture property. A suitable
// bitmap has been defined in the picture box using its Image property.
axSftDirectory1.CurrentFolder.Picture = OLECvt.ToIPictureDisp(pictureBox1.Image);

Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.