Interface IStdBSImagens
Assembly: StdPlatBS100.dll
Syntax
[ComVisible(true)]
[Guid("9AF298E7-9C88-4DE1-BC6E-1C8E90E5154D")]
public interface IStdBSImagens
Properties
FrmIconsApl
Declaration
Form FrmIconsApl { get; set; }
Property Value
Type |
Description |
System.Windows.Forms.Form |
|
FrmIconsPlat
Declaration
Form FrmIconsPlat { get; set; }
Property Value
Type |
Description |
System.Windows.Forms.Form |
|
ImagensPlat
Declaration
bool ImagensPlat { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
ExisteIcon(String)
Declaration
bool ExisteIcon(string Icon)
Parameters
Type |
Name |
Description |
System.String |
Icon |
|
Returns
Type |
Description |
System.Boolean |
|
Imagem(String)
Declaration
Image Imagem(string Nome)
Parameters
Type |
Name |
Description |
System.String |
Nome |
|
Returns
Type |
Description |
System.Drawing.Image |
|
LibertaImagensApl()
Declaration
LibertaImagensPlat()
Declaration
void LibertaImagensPlat()