Initializes a new instance of the BCFindDialog class.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
[ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.", true)] public BCFindDialog() |
| Visual Basic |
|---|
<ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.", _ True)> _ Public Sub New |
| Visual C++ |
|---|
[ObsoleteAttribute(L"The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.", true)] public: BCFindDialog() |
Remarks
The default constructor is deprecated. Use the parameterized constructor of the BCFindDialog class.