LinkLabel::IButtonControl::DialogResult Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this member, see IButtonControl::DialogResult.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: property DialogResult DialogResult { virtual DialogResult get() sealed = IButtonControl::DialogResult::get; virtual void set(DialogResult value) sealed = IButtonControl::DialogResult::set; }
Implements
IButtonControl::DialogResultThis member is an explicit interface member implementation. It can be used only when the LinkLabel instance is cast to an IButtonControl interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: