|
|
|
|
Portable.NET |
|
|
System.Windows.Forms Namespace |
|
|
|
|
|
|
There are 109 incomplete classes in this namespace
In total we are missing :
47 constructors,
1162 methods,
18 fields,
829 properties, and
263 events.
|
|
| |
| | |
|
| |
| | |
|
|
Status :
EditorAttribute("System.Windows.Forms.Design.AnchorEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing
|
| |
| | |
|
|
Status :
Missing
|
|
System.Void
AttachInterfaces() | Missing |
System.Void
BeginInit() | Missing |
System.Void
CreateHandle() | Missing |
System.Void
CreateSink() | Missing |
System.Void
DestroyHandle() | Missing |
System.Void
DetachSink() | Missing |
System.Void
Dispose(System.Boolean disposing) | Missing |
System.Void
DoVerb(System.Int32 verb) | Missing |
System.Void
EndInit() | Missing |
static System.Drawing.Color
GetColorFromOleColor(System.UInt32 color) | Missing |
static System.Drawing.Font
GetFontFromIFont(System.Object font) | Missing |
static System.Drawing.Font
GetFontFromIFontDisp(System.Object font) | Missing |
static System.Object
GetIFontDispFromFont(System.Drawing.Font font) | Missing |
static System.Object
GetIFontFromFont(System.Drawing.Font font) | Missing |
static System.Object
GetIPictureDispFromPicture(System.Drawing.Image image) | Missing |
static System.Object
GetIPictureFromCursor(System.Windows.Forms.Cursor cursor) | Missing |
static System.Object
GetIPictureFromPicture(System.Drawing.Image image) | Missing |
static System.Double
GetOADateFromTime(System.DateTime time) | Missing |
System.Object
GetOcx() | Missing |
static System.UInt32
GetOleColorFromColor(System.Drawing.Color color) | Missing |
static System.Drawing.Image
GetPictureFromIPicture(System.Object picture) | Missing |
static System.Drawing.Image
GetPictureFromIPictureDisp(System.Object picture) | Missing |
static System.DateTime
GetTimeFromOADate(System.Double date) | Missing |
System.Boolean
HasPropertyPages() | Missing |
System.Void
InvokeEditMode() | Missing |
System.Boolean
IsInputChar(System.Char charCode) | Missing |
System.Void
MakeDirty() | Missing |
System.Void
OnBackColorChanged(System.EventArgs e) | Missing |
System.Void
OnFontChanged(System.EventArgs e) | Missing |
System.Void
OnForeColorChanged(System.EventArgs e) | Missing |
System.Void
OnHandleCreated(System.EventArgs e) | Missing |
System.Void
OnInPlaceActive() | Missing |
System.Void
OnLostFocus(System.EventArgs e) | Missing |
System.Boolean
PreProcessMessage(System.Windows.Forms.Message& msg) | Missing |
System.Boolean
ProcessDialogKey(System.Windows.Forms.Keys keyData) | Missing |
System.Boolean
ProcessMnemonic(System.Char charCode) | Missing |
System.Boolean
PropsValid() | Missing |
System.Void
RaiseOnMouseDown(System.Object o1, System.Object o2, System.Object o3, System.Object o4) | Missing |
System.Void
RaiseOnMouseDown(System.Int16 button, System.Int16 shift, System.Single x, System.Single y) | Missing |
System.Void
RaiseOnMouseDown(System.Int16 button, System.Int16 shift, System.Int32 x, System.Int32 y) | Missing |
System.Void
RaiseOnMouseMove(System.Object o1, System.Object o2, System.Object o3, System.Object o4) | Missing |
System.Void
RaiseOnMouseMove(System.Int16 button, System.Int16 shift, System.Single x, System.Single y) | Missing |
System.Void
RaiseOnMouseMove(System.Int16 button, System.Int16 shift, System.Int32 x, System.Int32 y) | Missing |
System.Void
RaiseOnMouseUp(System.Object o1, System.Object o2, System.Object o3, System.Object o4) | Missing |
System.Void
RaiseOnMouseUp(System.Int16 button, System.Int16 shift, System.Single x, System.Single y) | Missing |
System.Void
RaiseOnMouseUp(System.Int16 button, System.Int16 shift, System.Int32 x, System.Int32 y) | Missing |
System.Void
SetAboutBoxDelegate(System.Windows.Forms.AxHost.AboutBoxDelegate d) | Missing |
System.Void
SetBoundsCore(System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Windows.Forms.BoundsSpecified specified) | Missing |
System.Void
SetVisibleCore(System.Boolean value) | Missing |
System.Void
ShowAboutBox() | Missing |
System.Void
ShowPropertyPages() | Missing |
System.Void
ShowPropertyPages(System.Windows.Forms.Control control) | Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | Missing |
System.Void
add_BackColorChanged(System.EventHandler value) | Missing |
System.Void
add_BackgroundImageChanged(System.EventHandler value) | Missing |
System.Void
add_BindingContextChanged(System.EventHandler value) | Missing |
System.Void
add_ChangeUICues(System.Windows.Forms.UICuesEventHandler value) | Missing |
System.Void
add_Click(System.EventHandler value) | Missing |
System.Void
add_ContextMenuChanged(System.EventHandler value) | Missing |
System.Void
add_CursorChanged(System.EventHandler value) | Missing |
System.Void
add_DoubleClick(System.EventHandler value) | Missing |
System.Void
add_DragDrop(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_DragEnter(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_DragLeave(System.EventHandler value) | Missing |
System.Void
add_DragOver(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_EnabledChanged(System.EventHandler value) | Missing |
System.Void
add_FontChanged(System.EventHandler value) | Missing |
System.Void
add_ForeColorChanged(System.EventHandler value) | Missing |
System.Void
add_GiveFeedback(System.Windows.Forms.GiveFeedbackEventHandler value) | Missing |
System.Void
add_HelpRequested(System.Windows.Forms.HelpEventHandler value) | Missing |
System.Void
add_ImeModeChanged(System.EventHandler value) | Missing |
System.Void
add_KeyDown(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
add_KeyPress(System.Windows.Forms.KeyPressEventHandler value) | Missing |
System.Void
add_KeyUp(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
add_Layout(System.Windows.Forms.LayoutEventHandler value) | Missing |
System.Void
add_MouseDown(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_MouseEnter(System.EventHandler value) | Missing |
System.Void
add_MouseHover(System.EventHandler value) | Missing |
System.Void
add_MouseLeave(System.EventHandler value) | Missing |
System.Void
add_MouseMove(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_MouseUp(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_MouseWheel(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_Paint(System.Windows.Forms.PaintEventHandler value) | Missing |
System.Void
add_QueryAccessibilityHelp(System.Windows.Forms.QueryAccessibilityHelpEventHandler value) | Missing |
System.Void
add_QueryContinueDrag(System.Windows.Forms.QueryContinueDragEventHandler value) | Missing |
System.Void
add_RightToLeftChanged(System.EventHandler value) | Missing |
System.Void
add_StyleChanged(System.EventHandler value) | Missing |
System.Void
add_TabIndexChanged(System.EventHandler value) | Missing |
System.Void
add_TabStopChanged(System.EventHandler value) | Missing |
System.Void
add_TextChanged(System.EventHandler value) | Missing |
System.Void
remove_BackColorChanged(System.EventHandler value) | Missing |
System.Void
remove_BackgroundImageChanged(System.EventHandler value) | Missing |
System.Void
remove_BindingContextChanged(System.EventHandler value) | Missing |
System.Void
remove_ChangeUICues(System.Windows.Forms.UICuesEventHandler value) | Missing |
System.Void
remove_Click(System.EventHandler value) | Missing |
System.Void
remove_ContextMenuChanged(System.EventHandler value) | Missing |
System.Void
remove_CursorChanged(System.EventHandler value) | Missing |
System.Void
remove_DoubleClick(System.EventHandler value) | Missing |
System.Void
remove_DragDrop(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_DragEnter(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_DragLeave(System.EventHandler value) | Missing |
System.Void
remove_DragOver(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_EnabledChanged(System.EventHandler value) | Missing |
System.Void
remove_FontChanged(System.EventHandler value) | Missing |
System.Void
remove_ForeColorChanged(System.EventHandler value) | Missing |
System.Void
remove_GiveFeedback(System.Windows.Forms.GiveFeedbackEventHandler value) | Missing |
System.Void
remove_HelpRequested(System.Windows.Forms.HelpEventHandler value) | Missing |
System.Void
remove_ImeModeChanged(System.EventHandler value) | Missing |
System.Void
remove_KeyDown(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
remove_KeyPress(System.Windows.Forms.KeyPressEventHandler value) | Missing |
System.Void
remove_KeyUp(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
remove_Layout(System.Windows.Forms.LayoutEventHandler value) | Missing |
System.Void
remove_MouseDown(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseEnter(System.EventHandler value) | Missing |
System.Void
remove_MouseHover(System.EventHandler value) | Missing |
System.Void
remove_MouseLeave(System.EventHandler value) | Missing |
System.Void
remove_MouseMove(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseUp(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseWheel(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_Paint(System.Windows.Forms.PaintEventHandler value) | Missing |
System.Void
remove_QueryAccessibilityHelp(System.Windows.Forms.QueryAccessibilityHelpEventHandler value) | Missing |
System.Void
remove_QueryContinueDrag(System.Windows.Forms.QueryContinueDragEventHandler value) | Missing |
System.Void
remove_RightToLeftChanged(System.EventHandler value) | Missing |
System.Void
remove_StyleChanged(System.EventHandler value) | Missing |
System.Void
remove_TabIndexChanged(System.EventHandler value) | Missing |
System.Void
remove_TabStopChanged(System.EventHandler value) | Missing |
System.Void
remove_TextChanged(System.EventHandler value) | Missing |
|
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
BindingContextChanged | Missing |
ChangeUICues | Missing |
Click | Missing |
ContextMenuChanged | Missing |
CursorChanged | Missing |
DoubleClick | Missing |
DragDrop | Missing |
DragEnter | Missing |
DragLeave | Missing |
DragOver | Missing |
EnabledChanged | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
GiveFeedback | Missing |
HelpRequested | Missing |
ImeModeChanged | Missing |
KeyDown | Missing |
KeyPress | Missing |
KeyUp | Missing |
Layout | Missing |
MouseDown | Missing |
MouseEnter | Missing |
MouseHover | Missing |
MouseLeave | Missing |
MouseMove | Missing |
MouseUp | Missing |
MouseWheel | Missing |
Paint | Missing |
QueryAccessibilityHelp | Missing |
QueryContinueDrag | Missing |
RightToLeftChanged | Missing |
StyleChanged | Missing |
TabIndexChanged | Missing |
TabStopChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
|
System.Windows.Forms.Control
Control
| DefaultValueAttribute("") is Missing |
|
| |
| | |
|
|
Status :
|
System.Windows.Forms.BindingManagerBase
Item
| TODO |
|
| |
| | |
|
|
Status :
|
System.ComponentModel.PropertyDescriptorCollection
GetItemProperties(System.Collections.ArrayList dataSources, System.Collections.ArrayList listAccessors) | TODO |
System.ComponentModel.PropertyDescriptorCollection
GetItemProperties(System.Type listType, System.Int32 offset, System.Collections.ArrayList dataSources, System.Collections.ArrayList listAccessors) | TODO |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
|
System.Int32
ImageIndex
| EditorAttribute("System.Windows.Forms.Design.ImageIndexEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing |
System.Windows.Forms.ImageList
ImageList
| DefaultValueAttribute("") is Missing |
System.Windows.Forms.ImeMode
ImeMode
| EditorBrowsableAttribute(1) is Missing |
|
|
| |
| | |
|
|
Status :
|
|
System.Drawing.ContentAlignment
CheckAlign
| BindableAttribute(true) is Missing |
|
|
| |
| | |
|
|
Status :
TODO
|
|
|
Click | Missing |
DataSourceChanged | Missing |
DisplayMemberChanged | Missing |
DrawItem | Missing |
MeasureItem | Missing |
ValueMemberChanged | Missing |
|
| |
| | |
|
|
Status :
|
static System.Windows.Forms.IDataObject
GetDataObject() | TODO |
static System.Void
SetDataObject(System.Object data, System.Boolean copy) | TODO |
|
| |
| | |
|
| |
| | |
|
|
Status :
|
System.Object
Clone() | should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead |
|
System.String
Text
| TODO |
System.Windows.Forms.HorizontalAlignment
TextAlign
| TODO |
System.Int32
Width
| TODO |
|
| |
| | |
|
|
Status :
|
|
System.Windows.Forms.ComboBox.ObjectCollection
Items
| EditorAttribute("System.Windows.Forms.Design.ListControlStringCollectionEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing |
|
BackgroundImageChanged | Missing |
Paint | Missing |
SelectedIndexChanged | Missing |
|
| |
| | |
|
|
Status :
|
System.Windows.Forms.Control
ActiveControl
| should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
|
| |
| | |
|
|
Status :
|
System.Void
OnPopup(System.EventArgs e) | should have attributes `famorassem virtual hidebysig ', but has `family virtual hidebysig ' instead |
|
| |
| | |
|
|
Status :
|
System.IAsyncResult
BeginInvoke(System.Delegate method, System.Object[] args) | TODO |
System.Void
Dispose(System.Boolean disposing) | TODO |
System.Windows.Forms.DragDropEffects
DoDragDrop(System.Object data, System.Windows.Forms.DragDropEffects allowedEffects) | TODO |
System.Object
EndInvoke(System.IAsyncResult asyncResult) | TODO |
static System.Windows.Forms.Control
FromChildHandle(System.IntPtr handle) | TODO |
static System.Windows.Forms.Control
FromHandle(System.IntPtr handle) | TODO |
System.Windows.Forms.Control
GetChildAtPoint(System.Drawing.Point pt) | Missing |
System.Void
NotifyInvalidate(System.Drawing.Rectangle invalidatedArea) | Missing |
System.Void
OnBackColorChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnBackgroundImageChanged(System.EventArgs e) | TODO |
System.Void
OnNotifyMessage(System.Windows.Forms.Message m) | Missing |
System.Void
RaiseDragEvent(System.Object key, System.Windows.Forms.DragEventArgs e) | Missing |
System.Void
RaiseKeyEvent(System.Object key, System.Windows.Forms.KeyEventArgs e) | Missing |
System.Void
RaiseMouseEvent(System.Object key, System.Windows.Forms.MouseEventArgs e) | Missing |
System.Void
RaisePaintEvent(System.Object key, System.Windows.Forms.PaintEventArgs e) | Missing |
System.Void
RecreateHandle() | TODO |
System.Void
ResetBindings() | TODO |
System.Void
ResetMouseEventArgs() | should have attributes `family hidebysig ', but has `family virtual hidebysig ' instead |
System.Void
SetTopLevel(System.Boolean value) | TODO |
|
System.Drawing.Color
BackColor
| TODO |
System.String
CompanyName
| DescriptionAttribute("ControlCompanyNameDescr") is Missing |
System.Boolean
ContainsFocus
| DescriptionAttribute("ControlCompanyNameDescr") is Extra |
System.Windows.Forms.Cursor
Cursor
| AmbientValueAttribute("") is Missing |
System.Windows.Forms.ControlBindingsCollection
DataBindings
| TODO |
System.Drawing.Color
ForeColor
| BrowsableAttribute(false) is Extra |
System.IntPtr
Handle
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.MouseButtons
MouseButtons
| TODO |
System.Drawing.Point
MousePosition
| TODO |
System.Drawing.Region
Region
| TODO |
System.Boolean
RenderRightToLeft
| Missing |
System.Boolean
ShowKeyboardCues
| should have attributes `family hidebysig specialname ', but has `family virtual hidebysig specialname ' instead |
System.Object
Tag
| TypeConverterAttribute(typeof(System.ComponentModel.StringConverter,System)) is Missing |
System.String
Text
| BindableAttribute(true) is Missing |
System.Int32
Top
| EditorBrowsableAttribute(0) is Missing |
System.Windows.Forms.IWindowTarget
WindowTarget
| Missing |
|
| |
| | |
|
|
Status :
EditorAttribute("System.Drawing.Design.UITypeEditor, System.Drawing", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing
|
| |
| | |
|
| |
| | |
|
|
Status :
DefaultMemberAttribute("Item") is Missing
|
|
|
| |
| | |
|
|
Status :
should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
|
| |
| | |
|
|
Status :
|
System.Boolean
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Type sourceType) | TODO |
System.Boolean
CanConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Type destinationType) | TODO |
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | TODO |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | TODO |
System.ComponentModel.TypeConverter.StandardValuesCollection
GetStandardValues(System.ComponentModel.ITypeDescriptorContext context) | TODO |
System.Boolean
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext context) | TODO |
|
| |
| | |
|
|
Status :
DefaultEventAttribute("Navigate") is Missing
|
System.Boolean
BeginEdit(System.Windows.Forms.DataGridColumnStyle gridColumn, System.Int32 rowNumber) | TODO |
System.Void
BeginInit() | TODO |
System.Void
CancelEditing() | TODO |
System.Void
Collapse(System.Int32 row) | TODO |
System.Void
ColumnStartedEditing(System.Drawing.Rectangle bounds) | TODO |
System.Void
ColumnStartedEditing(System.Windows.Forms.Control editingControl) | TODO |
System.Windows.Forms.AccessibleObject
CreateAccessibilityInstance() | TODO |
System.Windows.Forms.DataGridColumnStyle
CreateGridColumn(System.ComponentModel.PropertyDescriptor prop, System.Boolean isDefault) | TODO |
System.Windows.Forms.DataGridColumnStyle
CreateGridColumn(System.ComponentModel.PropertyDescriptor prop) | TODO |
System.Boolean
EndEdit(System.Windows.Forms.DataGridColumnStyle gridColumn, System.Int32 rowNumber, System.Boolean shouldAbort) | TODO |
System.Void
EndInit() | TODO |
System.Void
Expand(System.Int32 row) | TODO |
System.Drawing.Rectangle
GetCellBounds(System.Int32 row, System.Int32 col) | TODO |
System.Drawing.Rectangle
GetCellBounds(System.Windows.Forms.DataGridCell dgc) | TODO |
System.Drawing.Rectangle
GetCurrentCellBounds() | TODO |
System.String
GetOutputTextDelimiter() | TODO |
System.Void
GridHScrolled(System.Object sender, System.Windows.Forms.ScrollEventArgs se) | Missing |
System.Void
GridVScrolled(System.Object sender, System.Windows.Forms.ScrollEventArgs se) | Missing |
System.Windows.Forms.DataGrid.HitTestInfo
HitTest(System.Int32 x, System.Int32 y) | TODO |
System.Windows.Forms.DataGrid.HitTestInfo
HitTest(System.Drawing.Point position) | TODO |
System.Boolean
IsExpanded(System.Int32 rowNumber) | TODO |
System.Boolean
IsSelected(System.Int32 row) | TODO |
System.Void
NavigateBack() | TODO |
System.Void
NavigateTo(System.Int32 rowNumber, System.String relationName) | TODO |
System.Void
OnAllowNavigationChanged(System.EventArgs e) | TODO |
System.Void
OnBackButtonClicked(System.Object sender, System.EventArgs e) | TODO |
System.Void
OnBackColorChanged(System.EventArgs e) | TODO |
System.Void
OnBackgroundColorChanged(System.EventArgs e) | TODO |
System.Void
OnBindingContextChanged(System.EventArgs e) | TODO |
System.Void
OnBorderStyleChanged(System.EventArgs e) | TODO |
System.Void
OnCaptionVisibleChanged(System.EventArgs e) | TODO |
System.Void
OnCurrentCellChanged(System.EventArgs e) | TODO |
System.Void
OnDataSourceChanged(System.EventArgs e) | TODO |
System.Void
OnEnter(System.EventArgs e) | TODO |
System.Void
OnFlatModeChanged(System.EventArgs e) | TODO |
System.Void
OnFontChanged(System.EventArgs e) | TODO |
System.Void
OnForeColorChanged(System.EventArgs e) | TODO |
System.Void
OnKeyDown(System.Windows.Forms.KeyEventArgs ke) | TODO |
System.Void
OnKeyPress(System.Windows.Forms.KeyPressEventArgs kpe) | TODO |
System.Void
OnLeave(System.EventArgs e) | TODO |
System.Void
OnMouseDown(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnMouseLeave(System.EventArgs e) | TODO |
System.Void
OnMouseMove(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnMouseUp(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnMouseWheel(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnNavigate(System.Windows.Forms.NavigateEventArgs e) | TODO |
System.Void
OnPaint(System.Windows.Forms.PaintEventArgs pe) | TODO |
System.Void
OnPaintBackground(System.Windows.Forms.PaintEventArgs ebe) | TODO |
System.Void
OnParentRowsLabelStyleChanged(System.EventArgs e) | TODO |
System.Void
OnParentRowsVisibleChanged(System.EventArgs e) | TODO |
System.Void
OnReadOnlyChanged(System.EventArgs e) | TODO |
System.Void
OnResize(System.EventArgs e) | TODO |
System.Void
OnRowHeaderClick(System.EventArgs e) | TODO |
System.Void
OnScroll(System.EventArgs e) | TODO |
System.Void
OnShowParentDetailsButtonClicked(System.Object sender, System.EventArgs e) | TODO |
System.Boolean
ProcessDialogKey(System.Windows.Forms.Keys keyData) | TODO |
System.Boolean
ProcessGridKey(System.Windows.Forms.KeyEventArgs ke) | TODO |
System.Boolean
ProcessKeyPreview(System.Windows.Forms.Message& m) | TODO |
System.Boolean
ProcessTabKey(System.Windows.Forms.Keys keyData) | TODO |
System.Void
ResetAlternatingBackColor() | TODO |
System.Void
ResetBackColor() | TODO |
System.Void
ResetForeColor() | TODO |
System.Void
ResetGridLineColor() | TODO |
System.Void
ResetHeaderBackColor() | TODO |
System.Void
ResetHeaderFont() | TODO |
System.Void
ResetHeaderForeColor() | TODO |
System.Void
ResetLinkColor() | TODO |
System.Void
ResetLinkHoverColor() | TODO |
System.Void
ResetSelection() | TODO |
System.Void
ResetSelectionBackColor() | TODO |
System.Void
ResetSelectionForeColor() | TODO |
System.Void
Select(System.Int32 row) | TODO |
System.Void
SetDataBinding(System.Object dataSource, System.String dataMember) | TODO |
System.Boolean
ShouldSerializeAlternatingBackColor() | TODO |
System.Boolean
ShouldSerializeBackgroundColor() | TODO |
System.Boolean
ShouldSerializeCaptionBackColor() | TODO |
System.Boolean
ShouldSerializeCaptionForeColor() | TODO |
System.Boolean
ShouldSerializeGridLineColor() | TODO |
System.Boolean
ShouldSerializeHeaderBackColor() | TODO |
System.Boolean
ShouldSerializeHeaderFont() | TODO |
System.Boolean
ShouldSerializeHeaderForeColor() | TODO |
System.Boolean
ShouldSerializeLinkHoverColor() | TODO |
System.Boolean
ShouldSerializeParentRowsBackColor() | TODO |
System.Boolean
ShouldSerializeParentRowsForeColor() | TODO |
System.Boolean
ShouldSerializePreferredRowHeight() | TODO |
System.Boolean
ShouldSerializeSelectionBackColor() | TODO |
System.Boolean
ShouldSerializeSelectionForeColor() | TODO |
System.Void
SubObjectsSiteChange(System.Boolean site) | TODO |
System.Void
UnSelect(System.Int32 row) | TODO |
System.Void
add_Navigate(System.Windows.Forms.NavigateEventHandler value) | Missing |
System.Void
add_RowHeaderClick(System.EventHandler value) | should have attributes `family hidebysig specialname ', but has `public hidebysig specialname ' instead |
System.Void
remove_Navigate(System.Windows.Forms.NavigateEventHandler value) | Missing |
System.Void
remove_RowHeaderClick(System.EventHandler value) | should have attributes `family hidebysig specialname ', but has `public hidebysig specialname ' instead |
|
|
BackgroundImageChanged | BrowsableAttribute(false) is Missing |
CursorChanged | BrowsableAttribute(false) is Missing |
RowHeaderClick | should have attributes `family ', but has `public ' instead |
TextChanged | EditorBrowsableAttribute(1) is Missing |
|
| |
| | |
|
|
Status :
|
|
System.Void
Abort(System.Int32 rowNum) | TODO |
System.Boolean
Commit(System.Windows.Forms.CurrencyManager dataSource, System.Int32 rowNum) | TODO |
System.Void
ConcedeFocus() | TODO |
System.Void
Edit(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Rectangle bounds, System.Boolean readOnly, System.String instantText, System.Boolean cellIsVisible) | TODO |
System.Void
EnterNullValue() | TODO |
System.Object
GetColumnValueAtRow(System.Windows.Forms.CurrencyManager lm, System.Int32 row) | TODO |
System.Int32
GetMinimumHeight() | TODO |
System.Int32
GetPreferredHeight(System.Drawing.Graphics g, System.Object value) | TODO |
System.Drawing.Size
GetPreferredSize(System.Drawing.Graphics g, System.Object value) | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum) | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Boolean alignToRight) | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Brush backBrush, System.Drawing.Brush foreBrush, System.Boolean alignToRight) | TODO |
System.Void
SetColumnValueAtRow(System.Windows.Forms.CurrencyManager lm, System.Int32 row, System.Object value) | TODO |
System.Void
add_AllowNullChanged(System.EventHandler value) | TODO |
System.Void
add_FalseValueChanged(System.EventHandler value) | TODO |
System.Void
add_TrueValueChanged(System.EventHandler value) | TODO |
System.Void
remove_AllowNullChanged(System.EventHandler value) | TODO |
System.Void
remove_FalseValueChanged(System.EventHandler value) | TODO |
System.Void
remove_TrueValueChanged(System.EventHandler value) | TODO |
|
|
AllowNullChanged | Missing |
FalseValueChanged | Missing |
TrueValueChanged | Missing |
|
| |
| | |
|
|
Status :
DesignTimeVisibleAttribute(false) is Missing
|
|
System.Void
BeginUpdate() | TODO |
System.Void
CheckValidDataSource(System.Windows.Forms.CurrencyManager value) | TODO |
System.Void
ColumnStartedEditing(System.Windows.Forms.Control editingControl) | TODO |
System.Void
ConcedeFocus() | TODO |
System.Windows.Forms.AccessibleObject
CreateHeaderAccessibleObject() | TODO |
System.Void
Edit(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Rectangle bounds, System.Boolean readOnly) | TODO |
System.Void
Edit(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Rectangle bounds, System.Boolean readOnly, System.String instantText) | TODO |
System.Void
EndUpdate() | TODO |
System.Void
EnterNullValue() | TODO |
System.Object
GetColumnValueAtRow(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum) | TODO |
System.Void
Invalidate() | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Brush backBrush, System.Drawing.Brush foreBrush, System.Boolean alignToRight) | TODO |
System.Void
ReleaseHostedControl() | TODO |
System.Void
ResetHeaderText() | TODO |
System.Void
SetColumnValueAtRow(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Object value) | TODO |
System.Void
SetDataGrid(System.Windows.Forms.DataGrid value) | TODO |
System.Void
SetDataGridInColumn(System.Windows.Forms.DataGrid value) | TODO |
System.Void
UpdateUI(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.String instantText) | TODO |
|
|
PropertyDescriptorChanged | BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
|
|
System.Boolean
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Type sourceType) | TODO |
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | TODO |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | TODO |
|
| |
| | |
|
|
Status :
ToolboxItemAttribute(false) is Missing
|
|
|
|
AllowSortingChanged | Missing |
AlternatingBackColorChanged | Missing |
BackColorChanged | Missing |
ColumnHeadersVisibleChanged | Missing |
ForeColorChanged | Missing |
GridLineColorChanged | Missing |
GridLineStyleChanged | Missing |
HeaderBackColorChanged | Missing |
HeaderFontChanged | Missing |
HeaderForeColorChanged | Missing |
LinkColorChanged | Missing |
LinkHoverColorChanged | Missing |
MappingNameChanged | Missing |
PreferredColumnWidthChanged | Missing |
PreferredRowHeightChanged | Missing |
ReadOnlyChanged | Missing |
RowHeaderWidthChanged | Missing |
RowHeadersVisibleChanged | Missing |
SelectionBackColorChanged | Missing |
SelectionForeColorChanged | Missing |
|
| |
| | |
|
|
Status :
DesignTimeVisibleAttribute(false) is Missing
|
|
System.Void
OnKeyPress(System.Windows.Forms.KeyPressEventArgs e) | TODO |
System.Void
OnMouseWheel(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Boolean
ProcessKeyMessage(System.Windows.Forms.Message& m) | TODO |
System.Void
SetDataGrid(System.Windows.Forms.DataGrid parentGrid) | TODO |
|
|
| |
| | |
|
|
Status :
|
|
System.Void
Abort(System.Int32 rowNum) | TODO |
System.Boolean
Commit(System.Windows.Forms.CurrencyManager dataSource, System.Int32 rowNum) | TODO |
System.Void
ConcedeFocus() | TODO |
System.Void
Edit(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Rectangle bounds, System.Boolean readOnly, System.String instantText, System.Boolean cellIsVisible) | TODO |
System.Void
EndEdit() | TODO |
System.Void
EnterNullValue() | TODO |
System.Int32
GetMinimumHeight() | TODO |
System.Int32
GetPreferredHeight(System.Drawing.Graphics g, System.Object value) | TODO |
System.Drawing.Size
GetPreferredSize(System.Drawing.Graphics g, System.Object value) | TODO |
System.Void
HideEditBox() | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum) | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Boolean alignToRight) | TODO |
System.Void
Paint(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.Drawing.Brush backBrush, System.Drawing.Brush foreBrush, System.Boolean alignToRight) | TODO |
System.Void
PaintText(System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.String text, System.Boolean alignToRight) | TODO |
System.Void
PaintText(System.Drawing.Graphics g, System.Drawing.Rectangle textBounds, System.String text, System.Drawing.Brush backBrush, System.Drawing.Brush foreBrush, System.Boolean alignToRight) | TODO |
System.Void
ReleaseHostedControl() | TODO |
System.Void
SetDataGridInColumn(System.Windows.Forms.DataGrid value) | TODO |
System.Void
UpdateUI(System.Windows.Forms.CurrencyManager source, System.Int32 rowNum, System.String instantText) | TODO |
|
|
| |
| | |
|
|
Status :
TODO
|
System.Object
GetData(System.String format, System.Boolean autoConvert) | TODO |
System.Object
GetData(System.Type format) | TODO |
System.Boolean
GetDataPresent(System.Type format) | TODO |
System.Boolean
GetDataPresent(System.String format, System.Boolean autoConvert) | TODO |
System.String[]
GetFormats(System.Boolean autoConvert) | TODO |
System.Void
SetData(System.Type format, System.Object data) | TODO |
System.Void
SetData(System.Object data) | TODO |
|
| |
| | |
|
|
Status :
Missing
|
|
|
|
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
CloseUp | Missing |
DropDown | Missing |
ForeColorChanged | Missing |
FormatChanged | Missing |
Paint | Missing |
TextChanged | Missing |
ValueChanged | Missing |
|
| |
| | |
|
|
Status :
EditorAttribute("System.Windows.Forms.Design.DockEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing
|
| |
| | |
|
|
Status :
TODO
|
|
System.Windows.Forms.DomainUpDown.DomainUpDownItemCollection
Items
| DesignerSerializationVisibilityAttribute(2) is Missing |
System.Int32
SelectedIndex
| TODO |
System.Object
SelectedItem
| TODO |
System.Boolean
Sorted
| TODO |
|
| |
| | |
|
|
Status :
ProvidePropertyAttribute("Error", typeof(System.Windows.Forms.Control)) is Missing
|
|
System.Void
BindToDataAndErrors(System.Object newDataSource, System.String newDataMember) | TODO |
System.Boolean
CanExtend(System.Object extendee) | TODO |
System.Void
Dispose(System.Boolean disposing) | TODO |
System.String
GetError(System.Windows.Forms.Control control) | TODO |
System.Windows.Forms.ErrorIconAlignment
GetIconAlignment(System.Windows.Forms.Control control) | TODO |
System.Int32
GetIconPadding(System.Windows.Forms.Control control) | TODO |
System.Void
SetError(System.Windows.Forms.Control control, System.String value) | TODO |
System.Void
SetIconAlignment(System.Windows.Forms.Control control, System.Windows.Forms.ErrorIconAlignment value) | TODO |
System.Void
SetIconPadding(System.Windows.Forms.Control control, System.Int32 padding) | TODO |
System.Void
UpdateBinding() | TODO |
|
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("FileName") is Missing
|
System.Boolean
AddExtension
| DefaultValueAttribute(true) is Missing |
System.Boolean
CheckFileExists
| DefaultValueAttribute(false) is Missing |
System.Boolean
CheckPathExists
| DefaultValueAttribute(true) is Missing |
System.String
DefaultExt
| DefaultValueAttribute("") is Missing |
System.Boolean
DereferenceLinks
| DefaultValueAttribute(true) is Missing |
System.String
FileName
| DefaultValueAttribute("") is Missing |
System.String[]
FileNames
| BrowsableAttribute(false) is Missing |
System.String
Filter
| DefaultValueAttribute("") is Missing |
System.Int32
FilterIndex
| DefaultValueAttribute(1) is Missing |
System.String
InitialDirectory
| DefaultValueAttribute("") is Missing |
System.Boolean
RestoreDirectory
| DefaultValueAttribute(false) is Missing |
System.Boolean
ShowHelp
| DefaultValueAttribute(false) is Missing |
System.String
Title
| DefaultValueAttribute("") is Missing |
System.Boolean
ValidateNames
| DefaultValueAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.FolderBrowserDialogDesigner, System.Design") is Missing
|
|
System.String
Description
| DefaultValueAttribute("") is Missing |
System.Environment.SpecialFolder
RootFolder
| BrowsableAttribute(true) is Missing |
System.String
SelectedPath
| DefaultValueAttribute("") is Missing |
System.Boolean
ShowNewFolderButton
| DefaultValueAttribute(true) is Missing |
|
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Font") is Missing
|
|
System.Boolean
AllowScriptChange
| DefaultValueAttribute(true) is Missing |
System.Boolean
AllowSimulations
| DefaultValueAttribute(true) is Missing |
System.Boolean
AllowVectorFonts
| DefaultValueAttribute(true) is Missing |
System.Boolean
AllowVerticalFonts
| DefaultValueAttribute(true) is Missing |
System.Boolean
FixedPitchOnly
| DefaultValueAttribute(false) is Missing |
System.Boolean
FontMustExist
| DefaultValueAttribute(false) is Missing |
System.Int32
MaxSize
| DefaultValueAttribute(0) is Missing |
System.Int32
MinSize
| DefaultValueAttribute(0) is Missing |
System.Int32
Options
| Missing |
System.Boolean
ScriptsOnly
| DefaultValueAttribute(false) is Missing |
System.Boolean
ShowApply
| DefaultValueAttribute(false) is Missing |
System.Boolean
ShowColor
| DefaultValueAttribute(false) is Missing |
System.Boolean
ShowEffects
| DefaultValueAttribute(true) is Missing |
System.Boolean
ShowHelp
| DefaultValueAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
ToolboxItemAttribute(false) is Missing
|
System.Void
ActivateMdiChild(System.Windows.Forms.Form form) | Missing |
System.Void
AdjustFormScrollbars(System.Boolean displayScrollbars) | Missing |
System.Void
ApplyAutoScaling() | Missing |
System.Void
CenterToParent() | Missing |
System.Windows.Forms.Control.ControlCollection
CreateControlsInstance() | EditorBrowsableAttribute(2) is Missing |
System.Void
CreateHandle() | EditorBrowsableAttribute(2) is Missing |
System.Void
DefWndProc(System.Windows.Forms.Message& m) | EditorBrowsableAttribute(2) is Missing |
static System.Drawing.SizeF
GetAutoScaleSize(System.Drawing.Font font) | TODO |
System.Void
OnActivated(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnClosed(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnClosing(System.ComponentModel.CancelEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnCreateControl() | EditorBrowsableAttribute(2) is Missing |
System.Void
OnDeactivate(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnFontChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnHandleCreated(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnHandleDestroyed(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnInputLanguageChanged(System.Windows.Forms.InputLanguageChangedEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnInputLanguageChanging(System.Windows.Forms.InputLanguageChangingEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnLoad(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMaximizedBoundsChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMaximumSizeChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMdiChildActivate(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMenuComplete(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMenuStart(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMinimumSizeChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnPaint(System.Windows.Forms.PaintEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnResize(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnStyleChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnTextChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnVisibleChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Boolean
ProcessDialogChar(System.Char charCode) | EditorBrowsableAttribute(2) is Missing |
System.Void
ScaleCore(System.Single x, System.Single y) | TODO |
System.Void
SetBoundsCore(System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Windows.Forms.BoundsSpecified specified) | EditorBrowsableAttribute(2) is Missing |
System.Void
SetClientSizeCore(System.Int32 x, System.Int32 y) | Missing |
System.Void
SetVisibleCore(System.Boolean value) | EditorBrowsableAttribute(2) is Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | EditorBrowsableAttribute(2) is Missing |
System.Void
add_TabIndexChanged(System.EventHandler value) | Missing |
System.Void
remove_TabIndexChanged(System.EventHandler value) | Missing |
|
System.Windows.Forms.IButtonControl
AcceptButton
| DefaultValueAttribute("") is Missing |
System.Windows.Forms.Form
ActiveMdiChild
| BrowsableAttribute(false) is Missing |
System.Boolean
AllowTransparency
| TODO |
System.Boolean
AutoScale
| DefaultValueAttribute(true) is Missing |
System.Drawing.Size
AutoScaleBaseSize
| should have attributes `public virtual hidebysig specialname ', but has `public hidebysig specialname ' instead |
System.Boolean
AutoScroll
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.IButtonControl
CancelButton
| DefaultValueAttribute("") is Missing |
System.Drawing.Size
ClientSize
| Missing |
System.Boolean
ControlBox
| TODO |
System.Drawing.Rectangle
DesktopBounds
| BrowsableAttribute(false) is Missing |
System.Drawing.Point
DesktopLocation
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.DialogResult
DialogResult
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.FormBorderStyle
FormBorderStyle
| DispIdAttribute(-504) is Missing |
System.Boolean
HelpButton
| DefaultValueAttribute(false) is Missing |
System.Drawing.Icon
Icon
| LocalizableAttribute(true) is Missing |
System.Boolean
IsMdiChild
| BrowsableAttribute(false) is Missing |
System.Boolean
IsMdiContainer
| DefaultValueAttribute(false) is Missing |
System.Boolean
IsRestrictedWindow
| Missing |
System.Boolean
KeyPreview
| DefaultValueAttribute(false) is Missing |
System.Boolean
MaximizeBox
| DefaultValueAttribute(true) is Missing |
System.Drawing.Rectangle
MaximizedBounds
| TODO |
System.Drawing.Size
MaximumSize
| RefreshPropertiesAttribute(2) is Missing |
System.Windows.Forms.Form[]
MdiChildren
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.Form
MdiParent
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.MainMenu
Menu
| DefaultValueAttribute("") is Missing |
System.Windows.Forms.MainMenu
MergedMenu
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Boolean
MinimizeBox
| DefaultValueAttribute(true) is Missing |
System.Drawing.Size
MinimumSize
| LocalizableAttribute(true) is Missing |
System.Boolean
Modal
| BrowsableAttribute(false) is Missing |
System.Double
Opacity
| DefaultValueAttribute(1.000000000000000000000000000000e+00) is Missing |
System.Windows.Forms.Form[]
OwnedForms
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.Form
Owner
| TODO |
System.Boolean
ShowInTaskbar
| DefaultValueAttribute(true) is Missing |
System.Drawing.Size
Size
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.FormStartPosition
StartPosition
| LocalizableAttribute(true) is Missing |
System.Int32
TabIndex
| Missing |
System.Boolean
TopLevel
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Boolean
TopMost
| DefaultValueAttribute(false) is Missing |
|
|
| |
| | |
|
|
Status :
ListBindableAttribute(false) is Missing
|
System.Int32
Add(System.Windows.Forms.DataGridColumnStyle column) | TODO |
System.Void
AddRange(System.Windows.Forms.DataGridColumnStyle[] columns) | TODO |
System.Void
Clear() | TODO |
System.Boolean
Contains(System.ComponentModel.PropertyDescriptor propDesc) | TODO |
System.Boolean
Contains(System.Windows.Forms.DataGridColumnStyle column) | TODO |
System.Boolean
Contains(System.String name) | TODO |
System.Int32
IndexOf(System.Windows.Forms.DataGridColumnStyle element) | TODO |
System.Void
OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs ccevent) | TODO |
System.Void
Remove(System.Windows.Forms.DataGridColumnStyle column) | TODO |
System.Void
RemoveAt(System.Int32 index) | TODO |
System.Void
ResetPropertyDescriptors() | TODO |
System.Void
add_CollectionChanged(System.ComponentModel.CollectionChangeEventHandler value) | TODO |
System.Void
remove_CollectionChanged(System.ComponentModel.CollectionChangeEventHandler value) | TODO |
|
System.Windows.Forms.DataGridColumnStyle
Item
| TODO |
System.Windows.Forms.DataGridColumnStyle
Item
| TODO |
System.Windows.Forms.DataGridColumnStyle
Item
| TODO |
System.Collections.ArrayList
List
| TODO |
|
|
| |
| | |
|
|
Status :
|
System.Collections.IEnumerator
GetEnumerator() | should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead |
|
System.Windows.Forms.GridItemCollection
Empty
| Missing |
|
System.Int32
Count
| should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
|
| |
| | |
|
|
Status :
ListBindableAttribute(false) is Missing
|
System.Int32
Add(System.Windows.Forms.DataGridTableStyle table) | TODO |
System.Void
AddRange(System.Windows.Forms.DataGridTableStyle[] tables) | TODO |
System.Void
Clear() | TODO |
System.Boolean
Contains(System.Windows.Forms.DataGridTableStyle table) | TODO |
System.Boolean
Contains(System.String name) | TODO |
System.Void
OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs ccevent) | TODO |
System.Void
Remove(System.Windows.Forms.DataGridTableStyle table) | TODO |
System.Void
RemoveAt(System.Int32 index) | TODO |
System.Void
add_CollectionChanged(System.ComponentModel.CollectionChangeEventHandler value) | TODO |
System.Void
remove_CollectionChanged(System.ComponentModel.CollectionChangeEventHandler value) | TODO |
|
System.Windows.Forms.DataGridTableStyle
Item
| TODO |
System.Windows.Forms.DataGridTableStyle
Item
| TODO |
System.Collections.ArrayList
List
| TODO |
|
|
| |
| | |
|
|
Status :
Missing
|
static System.Windows.Forms.DataGridTableStyle[]
CreateGridTables(System.Windows.Forms.DataGridTableStyle gridTable, System.Object dataSource, System.String dataMember, System.Windows.Forms.BindingContext bindingManager) | Missing |
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.GroupBoxDesigner, System.Design") is Missing
|
System.Boolean
AllowDrop
| EditorBrowsableAttribute(2) is Missing |
System.Boolean
TabStop
| BrowsableAttribute(false) is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
|
Click | BrowsableAttribute(false) is Missing |
DoubleClick | EditorBrowsableAttribute(2) is Missing |
KeyDown | BrowsableAttribute(false) is Missing |
KeyPress | EditorBrowsableAttribute(2) is Missing |
KeyUp | BrowsableAttribute(false) is Missing |
MouseDown | EditorBrowsableAttribute(2) is Missing |
MouseEnter | EditorBrowsableAttribute(2) is Missing |
MouseLeave | EditorBrowsableAttribute(2) is Missing |
MouseMove | BrowsableAttribute(false) is Missing |
MouseUp | BrowsableAttribute(false) is Missing |
TabStopChanged | BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
ProvidePropertyAttribute("HelpString", typeof(System.Windows.Forms.Control)) is Missing
|
System.Boolean
CanExtend(System.Object target) | Missing |
System.String
GetHelpKeyword(System.Windows.Forms.Control ctl) | LocalizableAttribute(true) is Missing |
System.Windows.Forms.HelpNavigator
GetHelpNavigator(System.Windows.Forms.Control ctl) | Missing |
System.String
GetHelpString(System.Windows.Forms.Control ctl) | LocalizableAttribute(true) is Missing |
System.Boolean
GetShowHelp(System.Windows.Forms.Control ctl) | LocalizableAttribute(true) is Missing |
System.Void
ResetShowHelp(System.Windows.Forms.Control ctl) | Missing |
System.Void
SetHelpNavigator(System.Windows.Forms.Control ctl, System.Windows.Forms.HelpNavigator navigator) | Missing |
|
|
| |
| | |
|
|
Status :
should have attributes `public auto interface abstract import ansi ', but has `public auto interface abstract ansi ' instead
|
| |
| | |
|
|
Status :
TODO
|
|
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | TODO |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | TODO |
System.ComponentModel.TypeConverter.StandardValuesCollection
GetStandardValues(System.ComponentModel.ITypeDescriptorContext context) | TODO |
System.Boolean
GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext context) | TODO |
System.Boolean
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext context) | TODO |
|
|
| |
| | |
|
|
Status :
TODO
|
|
System.IntPtr
Handle
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Boolean
HandleCreated
| BrowsableAttribute(false) is Missing |
System.Drawing.Size
ImageSize
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.ImageListStreamer
ImageStream
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ImageList.ImageCollection
Images
| DefaultValueAttribute("") is Missing |
|
RecreateHandle | BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
should have attributes `public auto sealed ansi ', but has `public auto ansi ' instead
|
System.Void
GetObjectData(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) | TODO |
|
| |
| | |
|
|
Status :
TODO
|
System.Boolean
Equals(System.Object value) | Missing |
static System.Windows.Forms.InputLanguage
FromCulture(System.Globalization.CultureInfo culture) | Missing |
System.Int32
GetHashCode() | Missing |
|
|
| |
| | |
|
|
Status :
Missing
|
System.Boolean
Contains(System.Windows.Forms.InputLanguage value) | Missing |
System.Void
CopyTo(System.Windows.Forms.InputLanguage[] array, System.Int32 index) | Missing |
System.Int32
IndexOf(System.Windows.Forms.InputLanguage value) | Missing |
|
System.Windows.Forms.InputLanguage
Item
| Missing |
|
| |
| | |
|
|
Status :
TypeConverterAttribute(typeof(System.Windows.Forms.KeysConverter)) is Missing
|
System.Windows.Forms.Keys
Oemtilde
| Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Boolean
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Type sourceType) | Missing |
System.Int32
Compare(System.Object a, System.Object b) | Missing |
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | Missing |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | Missing |
System.ComponentModel.TypeConverter.StandardValuesCollection
GetStandardValues(System.ComponentModel.ITypeDescriptorContext context) | Missing |
System.Boolean
GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext context) | Missing |
System.Boolean
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext context) | Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Text") is Missing
|
|
System.Boolean
AutoSize
| DefaultValueAttribute(false) is Missing |
System.Drawing.Image
BackgroundImage
| Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Drawing.Image
Image
| LocalizableAttribute(true) is Missing |
System.Drawing.ContentAlignment
ImageAlign
| LocalizableAttribute(true) is Missing |
System.Int32
ImageIndex
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.ImageList
ImageList
| DefaultValueAttribute("") is Missing |
System.Windows.Forms.ImeMode
ImeMode
| Missing |
System.Int32
PreferredHeight
| BrowsableAttribute(false) is Missing |
System.Int32
PreferredWidth
| BrowsableAttribute(false) is Missing |
System.Boolean
TabStop
| Missing |
System.Drawing.ContentAlignment
TextAlign
| should have attributes `public virtual hidebysig specialname ', but has `public hidebysig specialname ' instead |
System.Boolean
UseMnemonic
| DefaultValueAttribute(true) is Missing |
|
BackgroundImageChanged | Missing |
ImeModeChanged | Missing |
KeyDown | Missing |
KeyPress | Missing |
KeyUp | Missing |
TabStopChanged | Missing |
|
| |
| | |
|
|
Status :
TypeConverterAttribute(typeof(System.Windows.Forms.LinkArea+LinkAreaConverter)) is Missing
|
System.Boolean
IsEmpty
| BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
TODO
|
|
System.Windows.Forms.AccessibleObject
CreateAccessibilityInstance() | TODO |
System.Void
CreateHandle() | TODO |
System.Void
OnEnabledChanged(System.EventArgs e) | TODO |
System.Void
OnFontChanged(System.EventArgs e) | TODO |
System.Void
OnGotFocus(System.EventArgs e) | TODO |
System.Void
OnKeyDown(System.Windows.Forms.KeyEventArgs e) | TODO |
System.Void
OnLinkClicked(System.Windows.Forms.LinkLabelLinkClickedEventArgs e) | TODO |
System.Void
OnLostFocus(System.EventArgs e) | TODO |
System.Void
OnMouseDown(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnMouseLeave(System.EventArgs e) | TODO |
System.Void
OnMouseMove(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnMouseUp(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnPaint(System.Windows.Forms.PaintEventArgs e) | TODO |
System.Void
OnPaintBackground(System.Windows.Forms.PaintEventArgs e) | TODO |
System.Void
OnTextAlignChanged(System.EventArgs e) | TODO |
System.Void
OnTextChanged(System.EventArgs e) | TODO |
System.Windows.Forms.LinkLabel.Link
PointInLink(System.Int32 x, System.Int32 y) | TODO |
System.Boolean
ProcessDialogKey(System.Windows.Forms.Keys keyData) | TODO |
System.Void
Select(System.Boolean directed, System.Boolean forward) | TODO |
System.Void
SetBoundsCore(System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Windows.Forms.BoundsSpecified specified) | TODO |
|
|
|
| |
| | |
|
|
Status :
TODO
|
|
System.Boolean
CanConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Type destinationType) | TODO |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | TODO |
System.Object
CreateInstance(System.ComponentModel.ITypeDescriptorContext context, System.Collections.IDictionary propertyValues) | TODO |
System.Boolean
GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext context) | TODO |
|
| |
| | |
|
|
Status :
TODO
|
|
System.Drawing.Image
BackgroundImage
| TODO |
System.Windows.Forms.BorderStyle
BorderStyle
| Missing |
System.Int32
ColumnWidth
| LocalizableAttribute(true) is Missing |
System.Drawing.Size
DefaultSize
| TODO |
System.Windows.Forms.DrawMode
DrawMode
| TODO |
System.Drawing.Color
ForeColor
| TODO |
System.Int32
HorizontalExtent
| TODO |
System.Boolean
HorizontalScrollbar
| LocalizableAttribute(true) is Missing |
System.Boolean
IntegralHeight
| LocalizableAttribute(true) is Missing |
System.Int32
ItemHeight
| TODO |
System.Windows.Forms.ListBox.ObjectCollection
Items
| EditorAttribute("System.Windows.Forms.Design.ListControlStringCollectionEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing |
System.Boolean
MultiColumn
| DefaultValueAttribute(false) is Missing |
System.Int32
PreferredHeight
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.RightToLeft
RightToLeft
| TODO |
System.Boolean
ScrollAlwaysVisible
| DefaultValueAttribute(false) is Missing |
System.Int32
SelectedIndex
| BindableAttribute(true) is Missing |
System.Windows.Forms.ListBox.SelectedIndexCollection
SelectedIndices
| BrowsableAttribute(false) is Missing |
System.Object
SelectedItem
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.ListBox.SelectedObjectCollection
SelectedItems
| BrowsableAttribute(false) is Missing |
System.Boolean
Sorted
| DefaultValueAttribute(false) is Missing |
System.String
Text
| TODO |
System.Int32
TopIndex
| BrowsableAttribute(false) is Missing |
System.Boolean
UseTabStops
| TODO |
|
BackgroundImageChanged | Missing |
Click | Missing |
Paint | Missing |
SelectedIndexChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
TODO
|
|
|
System.Windows.Forms.CurrencyManager
DataManager
| TODO |
System.Object
DataSource
| should have attributes `public hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
System.String
DisplayMember
| should have attributes `public hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
System.Object
SelectedValue
| TODO |
System.String
ValueMember
| should have attributes `public hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Items") is Missing
|
|
System.Windows.Forms.ItemActivation
Activation
| TODO |
System.Windows.Forms.ListViewAlignment
Alignment
| TODO |
System.Boolean
AllowColumnReorder
| TODO |
System.Boolean
AutoArrange
| TODO |
System.Drawing.Color
BackColor
| TODO |
System.Drawing.Image
BackgroundImage
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| TODO |
System.Boolean
CheckBoxes
| TODO |
System.Windows.Forms.ListView.CheckedIndexCollection
CheckedIndices
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ListView.CheckedListViewItemCollection
CheckedItems
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.ListView.ColumnHeaderCollection
Columns
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.ListViewItem
FocusedItem
| TODO |
System.Drawing.Color
ForeColor
| TODO |
System.Boolean
FullRowSelect
| TODO |
System.Boolean
GridLines
| TODO |
System.Windows.Forms.ColumnHeaderStyle
HeaderStyle
| TODO |
System.Boolean
HideSelection
| TODO |
System.Boolean
HoverSelection
| TODO |
System.Windows.Forms.ListView.ListViewItemCollection
Items
| MergablePropertyAttribute(false) is Missing |
System.Boolean
LabelEdit
| TODO |
System.Boolean
LabelWrap
| TODO |
System.Windows.Forms.ImageList
LargeImageList
| TODO |
System.Collections.IComparer
ListViewItemSorter
| BrowsableAttribute(false) is Missing |
System.Boolean
MultiSelect
| TODO |
System.Boolean
Scrollable
| TODO |
System.Windows.Forms.ListView.SelectedIndexCollection
SelectedIndices
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.ListView.SelectedListViewItemCollection
SelectedItems
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.ImageList
SmallImageList
| TODO |
System.Windows.Forms.SortOrder
Sorting
| TODO |
System.Windows.Forms.ImageList
StateImageList
| TODO |
System.String
Text
| TODO |
System.Windows.Forms.ListViewItem
TopItem
| TODO |
System.Windows.Forms.View
View
| TODO |
|
BackgroundImageChanged | Missing |
Paint | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
DesignTimeVisibleAttribute(false) is Missing
|
System.Drawing.Color
BackColor
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Drawing.Rectangle
Bounds
| BrowsableAttribute(false) is Missing |
System.Boolean
Checked
| DefaultValueAttribute(false) is Missing |
System.Boolean
Focused
| BrowsableAttribute(false) is Missing |
System.Drawing.Font
Font
| LocalizableAttribute(true) is Missing |
System.Drawing.Color
ForeColor
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Int32
ImageIndex
| TODO |
System.Windows.Forms.ImageList
ImageList
| BrowsableAttribute(false) is Missing |
System.Int32
Index
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ListView
ListView
| BrowsableAttribute(false) is Missing |
System.Boolean
Selected
| TODO |
System.Int32
StateImageIndex
| TODO |
System.Windows.Forms.ListViewItem.ListViewSubItemCollection
SubItems
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Object
Tag
| DefaultValueAttribute("") is Missing |
System.String
Text
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Boolean
UseItemStyleForSubItems
| DefaultValueAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu") is Missing
|
|
System.Windows.Forms.RightToLeft
RightToLeft
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
ListBindableAttribute(false) is Missing
|
System.Void
CloneMenu(System.Windows.Forms.Menu menuSrc) | TODO |
System.IntPtr
CreateMenuHandle() | Missing |
System.Windows.Forms.MenuItem
FindMenuItem(System.Int32 type, System.IntPtr value) | Missing |
System.Int32
FindMergePosition(System.Int32 mergeOrder) | Missing |
System.Void
MergeMenu(System.Windows.Forms.Menu menuSrc) | TODO |
System.Boolean
ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) | TODO |
|
|
System.IntPtr
Handle
| EditorBrowsableAttribute(2) is Missing |
System.Boolean
IsParent
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.MenuItem
MdiListItem
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.Menu.MenuItemCollection
MenuItems
| BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
DesignTimeVisibleAttribute(false) is Missing
|
System.Windows.Forms.MenuItem
CloneMenu() | TODO |
System.Void
CloneMenu(System.Windows.Forms.MenuItem itemSrc) | TODO |
System.Void
Dispose(System.Boolean disposing) | Missing |
System.Windows.Forms.MenuItem
MergeMenu() | TODO |
System.Void
MergeMenu(System.Windows.Forms.MenuItem itemSrc) | TODO |
System.Void
OnDrawItem(System.Windows.Forms.DrawItemEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnInitMenuPopup(System.EventArgs e) | Missing |
System.Void
OnMeasureItem(System.Windows.Forms.MeasureItemEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
|
System.Boolean
BarBreak
| DefaultValueAttribute(false) is Missing |
System.Boolean
Break
| BrowsableAttribute(false) is Missing |
System.Boolean
Checked
| DefaultValueAttribute(false) is Missing |
System.Boolean
DefaultItem
| DefaultValueAttribute(false) is Missing |
System.Boolean
Enabled
| LocalizableAttribute(true) is Missing |
System.Int32
Index
| BrowsableAttribute(false) is Missing |
System.Boolean
IsParent
| BrowsableAttribute(false) is Missing |
System.Boolean
MdiList
| DefaultValueAttribute(false) is Missing |
System.Int32
MergeOrder
| DefaultValueAttribute(0) is Missing |
System.Char
Mnemonic
| BrowsableAttribute(false) is Missing |
System.Boolean
OwnerDraw
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.Menu
Parent
| BrowsableAttribute(false) is Missing |
System.Boolean
RadioCheck
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.Shortcut
Shortcut
| LocalizableAttribute(true) is Missing |
System.Boolean
ShowShortcut
| DefaultValueAttribute(true) is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
System.Boolean
Visible
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
TODO
|
|
|
BackgroundImageChanged | Missing |
Click | Missing |
DateSelected | Missing |
DoubleClick | Missing |
ImeModeChanged | Missing |
Paint | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.NotifyIconDesigner, System.Design") is Missing
|
System.Void
Dispose(System.Boolean disposing) | TODO |
System.Void
add_MouseDown(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_MouseMove(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
add_MouseUp(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseDown(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseMove(System.Windows.Forms.MouseEventHandler value) | Missing |
System.Void
remove_MouseUp(System.Windows.Forms.MouseEventHandler value) | Missing |
|
System.Windows.Forms.ContextMenu
ContextMenu
| DefaultValueAttribute("") is Missing |
System.Drawing.Icon
Icon
| DefaultValueAttribute("") is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
System.Boolean
Visible
| TODO |
|
Click | CategoryAttribute("Action") is Missing |
DoubleClick | CategoryAttribute("Action") is Missing |
|
| |
| | |
|
|
Status :
|
|
System.Boolean
Hexadecimal
| Missing |
System.Decimal
Value
| BindableAttribute(true) is Missing |
|
|
| |
| | |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Boolean
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Type sourceType) | Missing |
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | Missing |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Void
Reset() | Missing |
System.Boolean
RunDialog(System.IntPtr hwndOwner) | Missing |
|
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.PanelDesigner, System.Design") is Missing
|
System.Void
OnResize(System.EventArgs eventargs) | Missing |
System.Void
add_KeyDown(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
add_KeyPress(System.Windows.Forms.KeyPressEventHandler value) | Missing |
System.Void
add_KeyUp(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
add_TextChanged(System.EventHandler value) | Missing |
System.Void
remove_KeyDown(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
remove_KeyPress(System.Windows.Forms.KeyPressEventHandler value) | Missing |
System.Void
remove_KeyUp(System.Windows.Forms.KeyEventHandler value) | Missing |
System.Void
remove_TextChanged(System.EventHandler value) | Missing |
|
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Windows.Forms.CreateParams
CreateParams
| Missing |
System.Boolean
TabStop
| Missing |
System.String
Text
| Missing |
|
KeyDown | Missing |
KeyPress | Missing |
KeyUp | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Image") is Missing
|
System.Boolean
AllowDrop
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Boolean
CausesValidation
| BrowsableAttribute(false) is Missing |
System.Drawing.Font
Font
| BrowsableAttribute(false) is Missing |
System.Drawing.Color
ForeColor
| BrowsableAttribute(false) is Missing |
System.Drawing.Image
Image
| DefaultValueAttribute("") is Missing |
System.Windows.Forms.ImeMode
ImeMode
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.RightToLeft
RightToLeft
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.PictureBoxSizeMode
SizeMode
| LocalizableAttribute(true) is Missing |
System.Int32
TabIndex
| BrowsableAttribute(false) is Missing |
System.Boolean
TabStop
| BrowsableAttribute(false) is Missing |
System.String
Text
| EditorBrowsableAttribute(1) is Missing |
|
CausesValidationChanged | EditorBrowsableAttribute(1) is Missing |
Enter | EditorBrowsableAttribute(1) is Missing |
FontChanged | EditorBrowsableAttribute(1) is Missing |
ForeColorChanged | BrowsableAttribute(false) is Missing |
ImeModeChanged | EditorBrowsableAttribute(1) is Missing |
KeyDown | EditorBrowsableAttribute(1) is Missing |
KeyPress | EditorBrowsableAttribute(1) is Missing |
KeyUp | EditorBrowsableAttribute(1) is Missing |
Leave | BrowsableAttribute(false) is Missing |
RightToLeftChanged | BrowsableAttribute(false) is Missing |
TabIndexChanged | BrowsableAttribute(false) is Missing |
TabStopChanged | BrowsableAttribute(false) is Missing |
TextChanged | EditorBrowsableAttribute(1) is Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Void
OnEndPage(System.Drawing.Printing.PrintDocument document, System.Drawing.Printing.PrintPageEventArgs e) | Missing |
System.Void
OnEndPrint(System.Drawing.Printing.PrintDocument document, System.Drawing.Printing.PrintEventArgs e) | Missing |
System.Drawing.Graphics
OnStartPage(System.Drawing.Printing.PrintDocument document, System.Drawing.Printing.PrintPageEventArgs e) | Missing |
System.Void
OnStartPrint(System.Drawing.Printing.PrintDocument document, System.Drawing.Printing.PrintEventArgs e) | Missing |
|
| |
| | |
|
|
Status :
TODO
|
|
System.Void
Reset() | TODO |
System.Boolean
RunDialog(System.IntPtr hwndOwner) | TODO |
|
|
| |
| | |
|
|
Status :
Missing
|
|
|
|
StartPageChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
|
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
CausesValidationChanged | Missing |
ContextMenuChanged | Missing |
CursorChanged | Missing |
DockChanged | Missing |
EnabledChanged | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
LocationChanged | Missing |
MaximumSizeChanged | Missing |
MinimumSizeChanged | Missing |
RightToLeftChanged | Missing |
SizeChanged | Missing |
TabStopChanged | Missing |
TextChanged | Missing |
VisibleChanged | Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Value") is Missing
|
|
System.Boolean
AllowDrop
| Missing |
System.Drawing.Color
BackColor
| Missing |
System.Drawing.Image
BackgroundImage
| Missing |
System.Boolean
CausesValidation
| Missing |
System.Windows.Forms.CreateParams
CreateParams
| Missing |
System.Windows.Forms.ImeMode
DefaultImeMode
| Missing |
System.Drawing.Font
Font
| Missing |
System.Drawing.Color
ForeColor
| Missing |
System.Windows.Forms.ImeMode
ImeMode
| Missing |
System.Int32
Maximum
| RefreshPropertiesAttribute(2) is Missing |
System.Int32
Minimum
| RefreshPropertiesAttribute(2) is Missing |
System.Windows.Forms.RightToLeft
RightToLeft
| Missing |
System.Int32
Step
| DefaultValueAttribute(10) is Missing |
System.Boolean
TabStop
| Missing |
System.String
Text
| Missing |
System.Int32
Value
| DefaultValueAttribute(0) is Missing |
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
CausesValidationChanged | Missing |
DoubleClick | Missing |
Enter | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
KeyDown | Missing |
KeyPress | Missing |
KeyUp | Missing |
Leave | Missing |
Paint | Missing |
RightToLeftChanged | Missing |
TabStopChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
|
|
BackgroundImageChanged | Missing |
ForeColorChanged | Missing |
PropertySortChanged | Missing |
PropertyTabChanged | Missing |
PropertyValueChanged | Missing |
SelectedGridItemChanged | Missing |
SelectedObjectsChanged | Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Checked") is Missing
|
|
System.Windows.Forms.Appearance
Appearance
| LocalizableAttribute(true) is Missing |
System.Boolean
AutoCheck
| DefaultValueAttribute(true) is Missing |
System.Drawing.ContentAlignment
CheckAlign
| BindableAttribute(true) is Missing |
System.Boolean
Checked
| DefaultValueAttribute(false) is Missing |
System.Boolean
TabStop
| DefaultValueAttribute(false) is Missing |
System.Drawing.ContentAlignment
TextAlign
| LocalizableAttribute(true) is Missing |
|
|
| |
| | |
|
|
Status :
|
|
System.Boolean
CanPaste(System.Windows.Forms.DataFormats.Format clipFormat) | TODO |
System.Object
CreateRichEditOleCallback() | Missing |
System.Int32
Find(System.String str) | TODO |
System.Int32
Find(System.String str, System.Windows.Forms.RichTextBoxFinds options) | TODO |
System.Int32
Find(System.String str, System.Int32 start, System.Windows.Forms.RichTextBoxFinds options) | TODO |
System.Int32
Find(System.String str, System.Int32 start, System.Int32 end, System.Windows.Forms.RichTextBoxFinds options) | TODO |
System.Int32
Find(System.Char[] characterSet) | TODO |
System.Int32
Find(System.Char[] characterSet, System.Int32 start) | TODO |
System.Int32
Find(System.Char[] characterSet, System.Int32 start, System.Int32 end) | TODO |
System.Char
GetCharFromPosition(System.Drawing.Point pt) | TODO |
System.Int32
GetCharIndexFromPosition(System.Drawing.Point pt) | TODO |
System.Int32
GetLineFromCharIndex(System.Int32 index) | TODO |
System.Drawing.Point
GetPositionFromCharIndex(System.Int32 index) | TODO |
System.Void
LoadFile(System.String path) | TODO |
System.Void
LoadFile(System.String path, System.Windows.Forms.RichTextBoxStreamType fileType) | TODO |
System.Void
LoadFile(System.IO.Stream data, System.Windows.Forms.RichTextBoxStreamType fileType) | TODO |
System.Void
OnBackColorChanged(System.EventArgs e) | TODO |
System.Void
OnContentsResized(System.Windows.Forms.ContentsResizedEventArgs e) | TODO |
System.Void
OnContextMenuChanged(System.EventArgs e) | TODO |
System.Void
OnHScroll(System.EventArgs e) | TODO |
System.Void
OnHandleCreated(System.EventArgs e) | TODO |
System.Void
OnHandleDestroyed(System.EventArgs e) | TODO |
System.Void
OnImeChange(System.EventArgs e) | TODO |
System.Void
OnLinkClicked(System.Windows.Forms.LinkClickedEventArgs e) | TODO |
System.Void
OnProtected(System.EventArgs e) | TODO |
System.Void
OnRightToLeftChanged(System.EventArgs e) | TODO |
System.Void
OnSelectionChanged(System.EventArgs e) | TODO |
System.Void
OnSystemColorsChanged(System.EventArgs e) | TODO |
System.Void
OnTextChanged(System.EventArgs e) | TODO |
System.Void
OnVScroll(System.EventArgs e) | TODO |
System.Void
Paste(System.Windows.Forms.DataFormats.Format clipFormat) | TODO |
System.Void
Redo() | TODO |
System.Void
SaveFile(System.String path) | TODO |
System.Void
SaveFile(System.String path, System.Windows.Forms.RichTextBoxStreamType fileType) | TODO |
System.Void
SaveFile(System.IO.Stream data, System.Windows.Forms.RichTextBoxStreamType fileType) | TODO |
System.Void
add_BackgroundImageChanged(System.EventHandler value) | Missing |
System.Void
add_DoubleClick(System.EventHandler value) | Missing |
System.Void
add_DragDrop(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_DragEnter(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_DragLeave(System.EventHandler value) | Missing |
System.Void
add_DragOver(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
add_GiveFeedback(System.Windows.Forms.GiveFeedbackEventHandler value) | Missing |
System.Void
add_QueryContinueDrag(System.Windows.Forms.QueryContinueDragEventHandler value) | Missing |
System.Void
remove_BackgroundImageChanged(System.EventHandler value) | Missing |
System.Void
remove_DoubleClick(System.EventHandler value) | Missing |
System.Void
remove_DragDrop(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_DragEnter(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_DragLeave(System.EventHandler value) | Missing |
System.Void
remove_DragOver(System.Windows.Forms.DragEventHandler value) | Missing |
System.Void
remove_GiveFeedback(System.Windows.Forms.GiveFeedbackEventHandler value) | Missing |
System.Void
remove_QueryContinueDrag(System.Windows.Forms.QueryContinueDragEventHandler value) | Missing |
|
|
BackgroundImageChanged | Missing |
DoubleClick | Missing |
DragDrop | Missing |
DragEnter | Missing |
DragLeave | Missing |
DragOver | Missing |
GiveFeedback | Missing |
QueryContinueDrag | Missing |
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.SaveFileDialogDesigner, System.Design") is Missing
|
System.Boolean
CreatePrompt
| DefaultValueAttribute(false) is Missing |
System.Boolean
OverwritePrompt
| DefaultValueAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Value") is Missing
|
|
System.Drawing.Color
BackColor
| BrowsableAttribute(false) is Missing |
System.Drawing.Image
BackgroundImage
| BrowsableAttribute(false) is Missing |
System.Drawing.Font
Font
| EditorBrowsableAttribute(1) is Missing |
System.Drawing.Color
ForeColor
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.ImeMode
ImeMode
| BrowsableAttribute(false) is Missing |
System.Int32
LargeChange
| DefaultValueAttribute(10) is Missing |
System.Int32
Maximum
| DefaultValueAttribute(100) is Missing |
System.Int32
Minimum
| DefaultValueAttribute(0) is Missing |
System.Int32
SmallChange
| DefaultValueAttribute(1) is Missing |
System.Boolean
TabStop
| Missing |
System.String
Text
| BindableAttribute(false) is Missing |
System.Int32
Value
| BindableAttribute(true) is Missing |
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
Click | Missing |
DoubleClick | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
MouseDown | Missing |
MouseMove | Missing |
MouseUp | Missing |
Paint | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
|
System.Void
AdjustFormScrollbars(System.Boolean displayScrollbars) | EditorBrowsableAttribute(2) is Missing |
System.Boolean
GetScrollState(System.Int32 bit) | Missing |
System.Void
OnLayout(System.Windows.Forms.LayoutEventArgs levent) | Missing |
System.Void
OnMouseWheel(System.Windows.Forms.MouseEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnVisibleChanged(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
ScaleCore(System.Single dx, System.Single dy) | TODO |
System.Void
SetDisplayRectLocation(System.Int32 x, System.Int32 y) | Missing |
System.Void
SetScrollState(System.Int32 bit, System.Boolean value) | Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | EditorBrowsableAttribute(2) is Missing |
|
|
System.Boolean
AutoScroll
| DefaultValueAttribute(false) is Missing |
System.Drawing.Size
AutoScrollMargin
| LocalizableAttribute(true) is Missing |
System.Drawing.Size
AutoScrollMinSize
| LocalizableAttribute(true) is Missing |
System.Drawing.Point
AutoScrollPosition
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.ScrollableControl.DockPaddingEdges
DockPadding
| DesignerSerializationVisibilityAttribute(2) is Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
|
System.DateTime
End
| Missing |
System.DateTime
Start
| Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Boolean
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Type sourceType) | Missing |
System.Boolean
CanConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Type destinationType) | Missing |
System.Object
ConvertFrom(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) | Missing |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | Missing |
System.Object
CreateInstance(System.ComponentModel.ITypeDescriptorContext context, System.Collections.IDictionary propertyValues) | Missing |
System.Boolean
GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext context) | Missing |
System.ComponentModel.PropertyDescriptorCollection
GetProperties(System.ComponentModel.ITypeDescriptorContext context, System.Object value, System.Attribute[] attributes) | Missing |
System.Boolean
GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext context) | Missing |
|
| |
| | |
|
|
Status :
Missing
|
static System.Void
Flush() | Missing |
static System.Void
Send(System.String keys) | Missing |
static System.Void
SendWait(System.String keys) | Missing |
|
| |
| | |
|
|
Status :
|
|
System.Boolean
AllowDrop
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.AnchorStyles
Anchor
| EditorBrowsableAttribute(1) is Missing |
System.Drawing.Image
BackgroundImage
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Windows.Forms.DockStyle
Dock
| LocalizableAttribute(true) is Missing |
System.Drawing.Font
Font
| EditorBrowsableAttribute(1) is Missing |
System.Drawing.Color
ForeColor
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.ImeMode
ImeMode
| EditorBrowsableAttribute(1) is Missing |
System.Int32
MinExtra
| LocalizableAttribute(true) is Missing |
System.Int32
MinSize
| LocalizableAttribute(true) is Missing |
System.Int32
SplitPosition
| BrowsableAttribute(false) is Missing |
System.Boolean
TabStop
| EditorBrowsableAttribute(1) is Missing |
System.String
Text
| BindableAttribute(false) is Missing |
|
BackgroundImageChanged | Missing |
Enter | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
KeyDown | Missing |
KeyPress | Missing |
KeyUp | Missing |
Leave | Missing |
TabStopChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
DefaultEventAttribute("PanelClick") is Missing
|
|
System.Drawing.Color
BackColor
| BrowsableAttribute(false) is Missing |
System.Drawing.Image
BackgroundImage
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.DockStyle
Dock
| LocalizableAttribute(true) is Missing |
System.Drawing.Font
Font
| LocalizableAttribute(true) is Missing |
System.Drawing.Color
ForeColor
| Missing |
System.Windows.Forms.ImeMode
ImeMode
| Missing |
System.Windows.Forms.StatusBar.StatusBarPanelCollection
Panels
| LocalizableAttribute(true) is Missing |
System.Boolean
ShowPanels
| DefaultValueAttribute(false) is Missing |
System.Boolean
SizingGrip
| DefaultValueAttribute(true) is Missing |
System.Boolean
TabStop
| Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
Paint | Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Text") is Missing
|
System.Windows.Forms.HorizontalAlignment
Alignment
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.StatusBarPanelBorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Drawing.Icon
Icon
| DefaultValueAttribute("") is Missing |
System.Int32
MinWidth
| DefaultValueAttribute(10) is Missing |
System.Windows.Forms.StatusBar
Parent
| BrowsableAttribute(false) is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
System.String
ToolTipText
| LocalizableAttribute(true) is Missing |
System.Int32
Width
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
should have base type System.Windows.Forms.Control but has base System.Windows.Forms.ContainerControl instead
|
|
System.Windows.Forms.TabAlignment
Alignment
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.TabAppearance
Appearance
| LocalizableAttribute(true) is Missing |
System.Drawing.Color
BackColor
| Missing |
System.Drawing.Image
BackgroundImage
| Missing |
System.Windows.Forms.CreateParams
CreateParams
| Missing |
System.Drawing.Color
ForeColor
| Missing |
System.Boolean
HotTrack
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.ImageList
ImageList
| DefaultValueAttribute("") is Missing |
System.Drawing.Size
ItemSize
| LocalizableAttribute(true) is Missing |
System.Boolean
Multiline
| DefaultValueAttribute(false) is Missing |
System.Drawing.Point
Padding
| LocalizableAttribute(true) is Missing |
System.Int32
RowCount
| BrowsableAttribute(false) is Missing |
System.Int32
SelectedIndex
| DefaultValueAttribute(-1) is Missing |
System.Windows.Forms.TabPage
SelectedTab
| BrowsableAttribute(false) is Missing |
System.Boolean
ShowToolTips
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.TabSizeMode
SizeMode
| RefreshPropertiesAttribute(2) is Missing |
System.Int32
TabCount
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.TabControl.TabPageCollection
TabPages
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.String
Text
| Missing |
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
ForeColorChanged | Missing |
Paint | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Text") is Missing
|
|
System.Windows.Forms.AnchorStyles
Anchor
| Missing |
System.Windows.Forms.DockStyle
Dock
| Missing |
System.Boolean
Enabled
| Missing |
System.Int32
ImageIndex
| DefaultValueAttribute(-1) is Missing |
System.Int32
TabIndex
| Missing |
System.Boolean
TabStop
| Missing |
System.String
Text
| BrowsableAttribute(true) is Missing |
System.String
ToolTipText
| LocalizableAttribute(true) is Missing |
System.Boolean
Visible
| BrowsableAttribute(false) is Missing |
|
DockChanged | Missing |
EnabledChanged | Missing |
TabIndexChanged | Missing |
TabStopChanged | Missing |
VisibleChanged | Missing |
|
| |
| | |
|
|
Status :
|
|
System.Void
OnHandleCreated(System.EventArgs e) | Missing |
System.Void
OnMouseUp(System.Windows.Forms.MouseEventArgs mevent) | Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | Missing |
|
System.Boolean
AcceptsReturn
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.CharacterCasing
CharacterCasing
| TODO |
System.Windows.Forms.CreateParams
CreateParams
| Missing |
System.Windows.Forms.ImeMode
DefaultImeMode
| TODO |
System.Char
PasswordChar
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.ScrollBars
ScrollBars
| TODO |
System.Int32
SelectionLength
| DesignerSerializationVisibilityAttribute(0) is Missing |
System.Windows.Forms.HorizontalAlignment
TextAlign
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
DesignerAttribute("System.Windows.Forms.Design.TextBoxBaseDesigner, System.Design") is Missing
|
|
System.Boolean
AcceptsTab
| DefaultValueAttribute(false) is Missing |
System.Boolean
AutoSize
| LocalizableAttribute(true) is Missing |
System.Drawing.Color
BackColor
| Missing |
System.Drawing.Image
BackgroundImage
| Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Boolean
CanUndo
| TODO |
System.Windows.Forms.CreateParams
CreateParams
| Missing |
System.Drawing.Color
ForeColor
| Missing |
System.Boolean
HideSelection
| DefaultValueAttribute(true) is Missing |
System.String[]
Lines
| should have attributes `public hidebysig specialname ', but has `public virtual hidebysig abstract specialname ' instead |
System.Int32
MaxLength
| DefaultValueAttribute(32767) is Missing |
System.Boolean
Modified
| BrowsableAttribute(false) is Missing |
System.Boolean
Multiline
| RefreshPropertiesAttribute(1) is Missing |
System.Int32
PreferredHeight
| EditorBrowsableAttribute(2) is Missing |
System.Boolean
ReadOnly
| DefaultValueAttribute(false) is Missing |
System.String
SelectedText
| BrowsableAttribute(false) is Missing |
System.Int32
SelectionLength
| BrowsableAttribute(false) is Missing |
System.Int32
SelectionStart
| should have attributes `public hidebysig specialname ', but has `public virtual hidebysig specialname ' instead |
System.String
Text
| LocalizableAttribute(true) is Missing |
System.Int32
TextLength
| BrowsableAttribute(false) is Missing |
System.Boolean
WordWrap
| DefaultValueAttribute(true) is Missing |
|
BackgroundImageChanged | Missing |
BorderStyleChanged | Missing |
Click | EditorBrowsableAttribute(2) is Missing |
Paint | Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Interval") is Missing
|
System.Void
OnTick(System.EventArgs e) | Missing |
|
System.Boolean
Enabled
| DefaultValueAttribute(false) is Missing |
System.Int32
Interval
| DefaultValueAttribute(100) is Missing |
|
| |
| | |
|
|
Status :
DefaultPropertyAttribute("Buttons") is Missing
|
|
System.Windows.Forms.ToolBarAppearance
Appearance
| LocalizableAttribute(true) is Missing |
System.Boolean
AutoSize
| DefaultValueAttribute(true) is Missing |
System.Drawing.Color
BackColor
| BrowsableAttribute(false) is Missing |
System.Drawing.Image
BackgroundImage
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Drawing.Size
ButtonSize
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.ToolBar.ToolBarButtonCollection
Buttons
| MergablePropertyAttribute(false) is Missing |
System.Boolean
Divider
| DefaultValueAttribute(true) is Missing |
System.Windows.Forms.DockStyle
Dock
| LocalizableAttribute(true) is Missing |
System.Boolean
DropDownArrows
| DefaultValueAttribute(false) is Missing |
System.Drawing.Color
ForeColor
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ImageList
ImageList
| DefaultValueAttribute("") is Missing |
System.Drawing.Size
ImageSize
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ImeMode
ImeMode
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.RightToLeft
RightToLeft
| TODO |
System.Boolean
ShowToolTips
| LocalizableAttribute(true) is Missing |
System.Boolean
TabStop
| DefaultValueAttribute(false) is Missing |
System.String
Text
| TODO |
System.Windows.Forms.ToolBarTextAlign
TextAlign
| LocalizableAttribute(true) is Missing |
System.Boolean
Wrappable
| LocalizableAttribute(true) is Missing |
|
BackColorChanged | Missing |
BackgroundImageChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
Paint | Missing |
RightToLeftChanged | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
ToolboxItemAttribute(false) is Missing
|
System.Void
Dispose(System.Boolean disposing) | Missing |
|
System.Windows.Forms.Menu
DropDownMenu
| TypeConverterAttribute(typeof(System.ComponentModel.ReferenceConverter,System)) is Missing |
System.Boolean
Enabled
| LocalizableAttribute(true) is Missing |
System.Int32
ImageIndex
| EditorAttribute("System.Windows.Forms.Design.ImageIndexEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing |
System.Windows.Forms.ToolBar
Parent
| BrowsableAttribute(false) is Missing |
System.Boolean
PartialPush
| DefaultValueAttribute(false) is Missing |
System.Boolean
Pushed
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.ToolBarButtonStyle
Style
| RefreshPropertiesAttribute(2) is Missing |
System.Object
Tag
| LocalizableAttribute(false) is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
System.String
ToolTipText
| DefaultValueAttribute("") is Missing |
System.Boolean
Visible
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
ToolboxItemFilterAttribute("System.Windows.Forms") is Missing
|
|
System.Boolean
CanExtend(System.Object target) | TODO |
System.Void
Dispose(System.Boolean disposing) | TODO |
System.String
GetToolTip(System.Windows.Forms.Control control) | TODO |
System.Void
RemoveAll() | TODO |
System.Void
SetToolTip(System.Windows.Forms.Control control, System.String caption) | TODO |
System.String
ToString() | TODO |
|
System.Boolean
Active
| DefaultValueAttribute(true) is Missing |
System.Int32
AutoPopDelay
| RefreshPropertiesAttribute(1) is Missing |
System.Int32
AutomaticDelay
| RefreshPropertiesAttribute(1) is Missing |
System.Int32
InitialDelay
| RefreshPropertiesAttribute(1) is Missing |
System.Int32
ReshowDelay
| RefreshPropertiesAttribute(1) is Missing |
System.Boolean
ShowAlways
| DefaultValueAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
DefaultEventAttribute("Scroll") is Missing
|
|
System.Boolean
AutoSize
| DefaultValueAttribute(true) is Missing |
System.Drawing.Image
BackgroundImage
| BrowsableAttribute(false) is Missing |
System.Drawing.Font
Font
| EditorBrowsableAttribute(1) is Missing |
System.Drawing.Color
ForeColor
| BrowsableAttribute(false) is Missing |
System.Windows.Forms.ImeMode
ImeMode
| EditorBrowsableAttribute(1) is Missing |
System.Int32
LargeChange
| DefaultValueAttribute(5) is Missing |
System.Int32
Maximum
| RefreshPropertiesAttribute(1) is Missing |
System.Int32
Minimum
| RefreshPropertiesAttribute(1) is Missing |
System.Windows.Forms.Orientation
Orientation
| LocalizableAttribute(true) is Missing |
System.Int32
SmallChange
| DefaultValueAttribute(1) is Missing |
System.String
Text
| BrowsableAttribute(false) is Missing |
System.Int32
TickFrequency
| DefaultValueAttribute(1) is Missing |
System.Int32
Value
| DefaultValueAttribute(0) is Missing |
|
BackgroundImageChanged | Missing |
Click | Missing |
DoubleClick | Missing |
FontChanged | Missing |
ForeColorChanged | Missing |
ImeModeChanged | Missing |
Paint | Missing |
TextChanged | Missing |
|
| |
| | |
|
|
Status :
should have base type System.MarshalByRefObject but has base System.Object instead
|
System.Int32
ImageIndex
| LocalizableAttribute(true) is Missing |
System.Drawing.Font
NodeFont
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.TreeNodeCollection
Nodes
| ListBindableAttribute(false) is Missing |
System.Int32
SelectedImageIndex
| LocalizableAttribute(true) is Missing |
System.Object
Tag
| DefaultValueAttribute("") is Missing |
System.String
Text
| LocalizableAttribute(true) is Missing |
|
| |
| | |
|
|
Status :
EditorAttribute("System.Windows.Forms.Design.TreeNodeCollectionEditor, System.Design", typeof(System.Drawing.Design.UITypeEditor,System.Drawing)) is Missing
|
System.Int32
Count
| BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
Missing
|
|
System.Boolean
CanConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Type destinationType) | Missing |
System.Object
ConvertTo(System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value, System.Type destinationType) | Missing |
|
| |
| | |
|
|
Status :
DefaultEventAttribute("AfterSelect") is Missing
|
System.Void
OnAfterCheck(System.Windows.Forms.TreeViewEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnAfterCollapse(System.Windows.Forms.TreeViewEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnAfterExpand(System.Windows.Forms.TreeViewEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnBeforeCheck(System.Windows.Forms.TreeViewCancelEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnBeforeCollapse(System.Windows.Forms.TreeViewCancelEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
OnBeforeExpand(System.Windows.Forms.TreeViewCancelEventArgs e) | should have attributes `family virtual hidebysig ', but has `famorassem virtual hidebysig ' instead |
System.Void
WndProc(System.Windows.Forms.Message& m) | Missing |
|
System.Drawing.Image
BackgroundImage
| EditorBrowsableAttribute(1) is Missing |
System.Windows.Forms.BorderStyle
BorderStyle
| DispIdAttribute(-504) is Missing |
System.Boolean
CheckBoxes
| DefaultValueAttribute(false) is Missing |
System.Boolean
FullRowSelect
| DefaultValueAttribute(false) is Missing |
System.Boolean
HideSelection
| DefaultValueAttribute(true) is Missing |
System.Boolean
HotTracking
| DefaultValueAttribute(false) is Missing |
System.Int32
ImageIndex
| DefaultValueAttribute(0) is Missing |
System.Windows.Forms.ImageList
ImageList
| DefaultValueAttribute("") is Missing |
System.Int32
Indent
| LocalizableAttribute(true) is Missing |
System.Int32
ItemHeight
| LocalizableAttribute(true) is Missing |
System.Boolean
LabelEdit
| DefaultValueAttribute(false) is Missing |
System.Windows.Forms.TreeNodeCollection
Nodes
| DesignerSerializationVisibilityAttribute(2) is Missing |
System.String
PathSeparator
| DefaultValueAttribute("\") is Missing |
System.Boolean
Scrollable
| DefaultValueAttribute(true) is Missing |
System.Int32
SelectedImageIndex
| LocalizableAttribute(true) is Missing |
System.Windows.Forms.TreeNode
SelectedNode
| BrowsableAttribute(false) is Missing |
System.Boolean
ShowLines
| DefaultValueAttribute(true) is Missing |
System.Boolean
ShowPlusMinus
| DefaultValueAttribute(true) is Missing |
System.Boolean
ShowRootLines
| DefaultValueAttribute(true) is Missing |
System.Boolean
Sorted
| DefaultValueAttribute(false) is Missing |
System.String
Text
| BindableAttribute(false) is Missing |
System.Windows.Forms.TreeNode
TopNode
| BrowsableAttribute(false) is Missing |
System.Int32
VisibleCount
| BrowsableAttribute(false) is Missing |
|
BackgroundImageChanged | EditorBrowsableAttribute(1) is Missing |
Paint | EditorBrowsableAttribute(1) is Missing |
TextChanged | BrowsableAttribute(false) is Missing |
|
| |
| | |
|
| |
| | |
|
|
Status :
TODO
|
|
System.Void
Dispose(System.Boolean disposing) | TODO |
System.Void
OnChanged(System.Object source, System.EventArgs e) | TODO |
System.Void
OnFontChanged(System.EventArgs e) | TODO |
System.Void
OnHandleCreated(System.EventArgs e) | TODO |
System.Void
OnLayout(System.Windows.Forms.LayoutEventArgs e) | TODO |
System.Void
OnMouseWheel(System.Windows.Forms.MouseEventArgs e) | TODO |
System.Void
OnTextBoxKeyDown(System.Object source, System.Windows.Forms.KeyEventArgs e) | TODO |
System.Void
OnTextBoxKeyPress(System.Object source, System.Windows.Forms.KeyPressEventArgs e) | TODO |
System.Void
OnTextBoxLostFocus(System.Object source, System.EventArgs e) | TODO |
System.Void
OnTextBoxResize(System.Object source, System.EventArgs e) | TODO |
System.Void
OnTextBoxTextChanged(System.Object source, System.EventArgs e) | TODO |
System.Void
Select(System.Int32 start, System.Int32 length) | TODO |
System.Void
SetBoundsCore(System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height, System.Windows.Forms.BoundsSpecified specified) | TODO |
System.Void
ValidateEditText() | Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | Missing |
|
|
BackgroundImageChanged | BrowsableAttribute(false) is Missing |
MouseEnter | BrowsableAttribute(false) is Missing |
MouseHover | EditorBrowsableAttribute(1) is Missing |
MouseLeave | BrowsableAttribute(false) is Missing |
MouseMove | BrowsableAttribute(false) is Missing |
|
| |
| | |
|
|
Status :
DefaultEventAttribute("Load") is Missing
|
System.Void
OnCreateControl() | EditorBrowsableAttribute(2) is Missing |
System.Void
OnLoad(System.EventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
OnMouseDown(System.Windows.Forms.MouseEventArgs e) | EditorBrowsableAttribute(2) is Missing |
System.Void
WndProc(System.Windows.Forms.Message& m) | EditorBrowsableAttribute(2) is Missing |
System.Void
add_TextChanged(System.EventHandler value) | Missing |
System.Void
remove_TextChanged(System.EventHandler value) | Missing |
|
System.String
Text
| Missing |
|
|
| |
| | |
|
|
Status :
|
|
System.Windows.Forms.RightToLeft
RightToLeft
| BrowsableAttribute(false) is Missing |
|
RightToLeftChanged | Missing |
|
| |
|
|
|