Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.FError : System.Windows.Forms.Form, System.ComponentModel.IComponent, System.IDisposable, System.Windows.Forms.UnsafeNativeMethods.IOleControl, System.Windows.Forms.UnsafeNativeMethods.IOleObject, System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceObject, System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceActiveObject, System.Windows.Forms.UnsafeNativeMethods.IOleWindow, System.Windows.Forms.UnsafeNativeMethods.IViewObject, System.Windows.Forms.UnsafeNativeMethods.IViewObject2, System.Windows.Forms.UnsafeNativeMethods.IPersist, System.Windows.Forms.UnsafeNativeMethods.IPersistStreamInit, System.Windows.Forms.UnsafeNativeMethods.IPersistPropertyBag, System.Windows.Forms.UnsafeNativeMethods.IPersistStorage, System.Windows.Forms.UnsafeNativeMethods.IQuickActivate, System.Windows.Forms.ISupportOleDropSource, System.Windows.Forms.IDropTarget, System.ComponentModel.ISynchronizeInvoke, System.Windows.Forms.IWin32Window, System.Windows.Forms.Layout.IArrangedElement, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl Custom Attributes: System.ComponentModel.ToolboxItem(ToolboxItemType=null, ToolboxItemTypeName=System.String.Empty), System.ComponentModel.DefaultEvent(Name="Load"), System.ComponentModel.ToolboxItemFilter(FilterString="System.Windows.Forms.Control.TopLevel", FilterType=0), System.ComponentModel.DesignTimeVisible(Visible=false), System.ComponentModel.DesignerCategory(Category="Form"), System.ComponentModel.Designer(DesignerBaseTypeName="System.ComponentModel.Design.IRootDesigner, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", DesignerTypeName="System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), System.ComponentModel.InitializationEvent(EventName="Load"), System.ComponentModel.Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Windows.Forms.Design.ScrollableControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), System.ComponentModel.Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Windows.Forms.Design.ControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), System.ComponentModel.ToolboxItemFilter(FilterString="System.Windows.Forms", FilterType=0), System.ComponentModel.Design.Serialization.DesignerSerializer(SerializerTypeName="System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), System.ComponentModel.DefaultProperty(Name="Text") Description:
public FError(System.String sMessage, System.String sDetailedMessage) Custom Attributes: Description:
protected FError() Custom Attributes: Description:
private System.ComponentModel.Container m_Container Custom Attributes: Description:
protected System.Windows.Forms.Label m_Message1 Custom Attributes: Description:
protected System.Windows.Forms.Label m_Message2 Custom Attributes: Description:
protected System.Windows.Forms.Button AddButton(System.String sText, System.EventHandler onClick, System.Int32 left, System.Int32 width, System.Boolean fEnabled, System.Boolean fCancelButton, System.Windows.Forms.AnchorStyles anchor) Custom Attributes: Description:
protected System.Windows.Forms.Button AddButton(System.String sText, System.EventHandler onClick, System.Int32 left, System.Int32 width, System.Boolean fEnabled, System.Boolean fCancelButton) Custom Attributes: Description:
protected void AddControl(System.Windows.Forms.Control ctl) Custom Attributes: Description:
protected override void Dispose(System.Boolean fDisposing) Custom Attributes: Description:
private void HandleCloseButtonClick(System.Object sender, System.EventArgs e) Custom Attributes: Description:
private void InitButtons() Custom Attributes: Description:
private void InitContainer() Custom Attributes: Description:
private void InitForm() Custom Attributes: Description:
private void InitMessageLabels() Custom Attributes: Description:
private void InitMessageText(System.String sMessage, System.String sDetailedMessage) Custom Attributes: Description:
System.ComponentModel.Container
System.ComponentModel.DefaultEventAttribute
System.ComponentModel.DefaultPropertyAttribute
System.ComponentModel.Design.Serialization.DesignerSerializerAttribute
System.ComponentModel.DesignerAttribute
System.ComponentModel.DesignerAttribute
System.ComponentModel.DesignerAttribute
System.ComponentModel.DesignerCategoryAttribute
System.ComponentModel.DesignTimeVisibleAttribute
System.ComponentModel.InitializationEventAttribute
System.ComponentModel.ToolboxItemAttribute
System.ComponentModel.ToolboxItemFilterAttribute
System.ComponentModel.ToolboxItemFilterAttribute
System.ComponentModel.IComponent
System.ComponentModel.ISynchronizeInvoke
System.Windows.Forms.IBindableComponent
System.Windows.Forms.IContainerControl
System.Windows.Forms.IDropTarget
System.Windows.Forms.ISupportOleDropSource
System.Windows.Forms.IWin32Window
System.Windows.Forms.Layout.IArrangedElement
System.Windows.Forms.UnsafeNativeMethods.IOleControl
System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceActiveObject
System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceObject
System.Windows.Forms.UnsafeNativeMethods.IOleObject
System.Windows.Forms.UnsafeNativeMethods.IOleWindow
System.Windows.Forms.UnsafeNativeMethods.IPersist
System.Windows.Forms.UnsafeNativeMethods.IPersistPropertyBag
System.Windows.Forms.UnsafeNativeMethods.IPersistStorage
System.Windows.Forms.UnsafeNativeMethods.IPersistStreamInit
System.Windows.Forms.UnsafeNativeMethods.IQuickActivate
System.Windows.Forms.UnsafeNativeMethods.IViewObject