Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CEditInfo : System.Object Custom Attributes: Description:
public CEditInfo(System.String sTitle, System.String sDescription, System.Type tpFormal, System.Object value) Custom Attributes: Description:
private System.String m_Description Custom Attributes: Description:
private System.Type m_FormalType Custom Attributes: Description:
private System.Windows.Forms.Form m_OwnerForm Custom Attributes: Description:
private System.Windows.Forms.DialogResult m_Result Custom Attributes: Description:
private System.String m_Title Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
public System.Type ActualType {get;}
Custom Attributes:
Description:
public System.String Description {get;}
Custom Attributes:
Description:
public System.Type FormalType {get;}
Custom Attributes:
Description:
public System.Windows.Forms.Form OwnerForm {get;set;}
Custom Attributes:
Description:
public System.Windows.Forms.DialogResult Result {get;set;}
Custom Attributes:
Description:
public System.String Title {get;}
Custom Attributes:
Description:
public System.Object Value {get;set;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description: