ButtonInfo(Bitmap, String) Constructor
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:
ButtonInfo(System::Drawing::Bitmap ^ bmp, System::String ^ label);
public ButtonInfo (System.Drawing.Bitmap bmp, string label);
new Microsoft.ReportingServices.QueryDesigners.ButtonInfo : System.Drawing.Bitmap * string -> Microsoft.ReportingServices.QueryDesigners.ButtonInfo
Public Sub New (bmp As Bitmap, label As String)
Parameters
- bmp
- Bitmap
- label
- String