ComponentFactory.Krypton.Toolkit.KryptonMessageBox.HelpInfo.HelpInfo C# (CSharp) Method

HelpInfo() public method

Initialize a new instance of the HelpInfo class.
public HelpInfo ( ) : System
return System
            public HelpInfo()
            {
            }

Same methods

KryptonMessageBox.HelpInfo::HelpInfo ( string helpFilePath ) : System
KryptonMessageBox.HelpInfo::HelpInfo ( string helpFilePath, HelpNavigator navigator ) : System
KryptonMessageBox.HelpInfo::HelpInfo ( string helpFilePath, HelpNavigator navigator, object param ) : System
KryptonMessageBox.HelpInfo::HelpInfo ( string helpFilePath, string keyword ) : System
KryptonMessageBox.HelpInfo