Active Query Builder 2 .NET Edition reference
PaintDesignPaneToBitmap Method



Gets bitmap of the Design Pane.
Syntax
'Declaration
 
Public Function PaintDesignPaneToBitmap() As System.Drawing.Bitmap
'Usage
 
Dim instance As QueryBuilder
Dim value As System.Drawing.Bitmap
 
value = instance.PaintDesignPaneToBitmap()
public System.Drawing.Bitmap PaintDesignPaneToBitmap()
public: System.Drawing.Bitmap* PaintDesignPaneToBitmap(); 
See Also

Reference

QueryBuilder Class
QueryBuilder Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback