понедельник, 5 октября 2009 г.

Metefiel from Bytes (My.Resources.)

    Public Function GetTempEmf() As Metafile
        Return New System.Drawing.Imaging.Metafile( _
               New System.IO.MemoryStream(My.Resources.mfile))
    End Function

Комментариев нет:

Отправить комментарий