public class Form extends ContainerControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.Form
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.Form
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Form() |
Form(java.lang.Object instance)
Internal constructor.
|
getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, ValidateaddScroll, getAutoScroll, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin, setAutoScrollMargin, setAutoScrollMinSize, setAutoScrollPositionaddBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTextChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Form()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ConfigurationErrorsException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
Win32Exception,
ObjectDisposedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionpublic Form(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Activate()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
ConfigurationErrorsException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void addActivated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
addAutoSizeChanged in class Controljava.lang.Throwablepublic void addAutoValidateChanged(EventHandler handler) throws java.lang.Throwable
addAutoValidateChanged in class ContainerControljava.lang.Throwablepublic void addClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addClosing(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDeactivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDpiChanged(DpiChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFormClosing(FormClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addHelpButtonClicked(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInputLanguageChanged(InputLanguageChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInputLanguageChanging(InputLanguageChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMarginChanged(EventHandler handler) throws java.lang.Throwable
addMarginChanged in class Controljava.lang.Throwablepublic void addMaximizedBoundsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMaximumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMdiChildActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMenuComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMenuStart(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMinimumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AddOwnedForm(Form ownedForm) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void addResizeBegin(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addResizeEnd(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addShown(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
addTabIndexChanged in class Controljava.lang.Throwablepublic void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
addTabStopChanged in class Controljava.lang.Throwablepublic static Form cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Form, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedForm instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
Win32Exception,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic IButtonControl getAcceptButton() throws java.lang.Throwable
java.lang.Throwablepublic static Form getActiveForm() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException, InvalidOperationException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionInvalidOperationExceptionpublic Form getActiveMdiChild() throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic boolean getAllowTransparency()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoScale()
throws java.lang.Throwable
java.lang.Throwablepublic Size getAutoScaleBaseSize() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public static SizeF GetAutoScaleSize(Font font) throws java.lang.Throwable, ArgumentException, ObjectDisposedException, AbandonedMutexException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException
public AutoSizeMode getAutoSizeMode() throws java.lang.Throwable
java.lang.Throwablepublic IButtonControl getCancelButton() throws java.lang.Throwable
java.lang.Throwablepublic Size getClientSize() throws java.lang.Throwable
getClientSize in class Controljava.lang.Throwablepublic boolean getControlBox()
throws java.lang.Throwable
java.lang.Throwablepublic Rectangle getDesktopBounds() throws java.lang.Throwable
java.lang.Throwablepublic Point getDesktopLocation() throws java.lang.Throwable
java.lang.Throwablepublic DialogResult getDialogResult() throws java.lang.Throwable
java.lang.Throwablepublic FormBorderStyle getFormBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getHelpButton()
throws java.lang.Throwable
java.lang.Throwablepublic Icon getIcon() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, Win32Exception
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionWin32Exceptionpublic boolean getIsMdiChild()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsMdiContainer()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsRestrictedWindow()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ContainerControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ContainerControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ContainerControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ContainerControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ContainerControlJCType representing the CLR Type of the instantiated Classpublic boolean getKeyPreview()
throws java.lang.Throwable
java.lang.Throwablepublic Point getLocation() throws java.lang.Throwable
getLocation in class Controljava.lang.Throwablepublic MenuStrip getMainMenuStrip() throws java.lang.Throwable
java.lang.Throwablepublic Padding getMargin() throws java.lang.Throwable
public boolean getMaximizeBox()
throws java.lang.Throwable
java.lang.Throwablepublic final Form[] getMdiChildren() throws java.lang.Throwable, ArgumentException
java.lang.ThrowableArgumentExceptionpublic Form getMdiParent() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionpublic MainMenu getMenu() throws java.lang.Throwable
java.lang.Throwablepublic MainMenu getMergedMenu() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, MissingMethodException, TargetInvocationException, NotSupportedException
public boolean getMinimizeBox()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getModal()
throws java.lang.Throwable
java.lang.Throwablepublic double getOpacity()
throws java.lang.Throwable
java.lang.Throwablepublic final Form[] getOwnedForms() throws java.lang.Throwable
java.lang.Throwablepublic Form getOwner() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionpublic Rectangle getRestoreBounds() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowIcon()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowInTaskbar()
throws java.lang.Throwable
java.lang.Throwablepublic Size getSize() throws java.lang.Throwable
public SizeGripStyle getSizeGripStyle() throws java.lang.Throwable
java.lang.Throwablepublic FormStartPosition getStartPosition() throws java.lang.Throwable
java.lang.Throwablepublic int getTabIndex()
throws java.lang.Throwable
getTabIndex in class Controljava.lang.Throwablepublic boolean getTabStop()
throws java.lang.Throwable
getTabStop in class Controljava.lang.Throwablepublic boolean getTopLevel()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getTopMost()
throws java.lang.Throwable
java.lang.Throwablepublic Color getTransparencyKey() throws java.lang.Throwable
java.lang.Throwablepublic FormWindowState getWindowState() throws java.lang.Throwable
java.lang.Throwablepublic void LayoutMdi(MdiLayout value) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void removeActivated(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
removeAutoSizeChanged in class Controljava.lang.Throwablepublic void removeAutoValidateChanged(EventHandler handler) throws java.lang.Throwable
removeAutoValidateChanged in class ContainerControljava.lang.Throwablepublic void removeClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeClosing(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDeactivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDpiChanged(DpiChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormClosed(FormClosedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFormClosing(FormClosingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeHelpButtonClicked(CancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInputLanguageChanged(InputLanguageChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInputLanguageChanging(InputLanguageChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLoad(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMarginChanged(EventHandler handler) throws java.lang.Throwable
removeMarginChanged in class Controljava.lang.Throwablepublic void removeMaximizedBoundsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMaximumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMdiChildActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMenuComplete(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMenuStart(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMinimumSizeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveOwnedForm(Form ownedForm) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void removeResizeBegin(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeResizeEnd(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeShown(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
removeTabIndexChanged in class Controljava.lang.Throwablepublic void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
removeTabStopChanged in class Controljava.lang.Throwablepublic void setAcceptButton(IButtonControl AcceptButton) throws java.lang.Throwable
java.lang.Throwablepublic void setAllowTransparency(boolean AllowTransparency)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException,
IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionNotSupportedExceptionIndexOutOfRangeExceptionpublic void setAutoScale(boolean AutoScale)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setAutoScaleBaseSize(Size AutoScaleBaseSize) throws java.lang.Throwable
java.lang.Throwablepublic void setAutoSizeMode(AutoSizeMode AutoSizeMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setCancelButton(IButtonControl CancelButton) throws java.lang.Throwable
java.lang.Throwablepublic void setClientSize(Size ClientSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException, ConfigurationErrorsException
setClientSize in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionpublic void setControlBox(boolean ControlBox)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void SetDesktopBounds(int x,
int y,
int width,
int height)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
ConfigurationErrorsException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionpublic void setDesktopBounds(Rectangle DesktopBounds) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException, ConfigurationErrorsException
public void SetDesktopLocation(int x,
int y)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
ObjectDisposedException,
NotSupportedException
public void setDesktopLocation(Point DesktopLocation) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, Win32Exception, InvalidOperationException, NotSupportedException
public void setDialogResult(DialogResult DialogResult) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setFormBorderStyle(FormBorderStyle FormBorderStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, ConfigurationErrorsException, OverflowException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionConfigurationErrorsExceptionOverflowExceptionpublic void setHelpButton(boolean HelpButton)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public void setIcon(Icon Icon) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OverflowException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOverflowExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setIsMdiContainer(boolean IsMdiContainer)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
ConfigurationErrorsException,
CultureNotFoundException,
SecurityException,
InvalidEnumArgumentException,
RankException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionCultureNotFoundExceptionSecurityExceptionInvalidEnumArgumentExceptionRankExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ContainerControlpublic void setKeyPreview(boolean KeyPreview)
throws java.lang.Throwable
java.lang.Throwablepublic void setLocation(Point Location) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException, ConfigurationErrorsException
setLocation in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionpublic void setMainMenuStrip(MenuStrip MainMenuStrip) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setMargin(Padding Margin) throws java.lang.Throwable
public void setMaximizeBox(boolean MaximizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public void setMdiParent(Form MdiParent) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, KeyNotFoundException, ExternalException, InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionExternalExceptionInvalidEnumArgumentExceptionpublic void setMenu(MainMenu Menu) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, NullReferenceException, ArgumentException, MissingMethodException, TargetInvocationException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionNullReferenceExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionpublic void setMinimizeBox(boolean MinimizeBox)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public void setOpacity(double Opacity)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
IndexOutOfRangeException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setOwner(Form Owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
ArgumentException,
NotSupportedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setShowIcon(boolean ShowIcon)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException,
OverflowException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionNotSupportedExceptionOverflowExceptionIndexOutOfRangeExceptionpublic void setShowInTaskbar(boolean ShowInTaskbar)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setSize(Size Size) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException, ConfigurationErrorsException
setSize in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionConfigurationErrorsExceptionpublic void setSizeGripStyle(SizeGripStyle SizeGripStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setStartPosition(FormStartPosition StartPosition) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic void setTabIndex(int TabIndex)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
FormatException
setTabIndex in class Controljava.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionpublic void setTabStop(boolean TabStop)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
SecurityException,
OutOfMemoryException
setTabStop in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setTopLevel(boolean TopLevel)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
KeyNotFoundException,
NullReferenceException,
ExternalException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionKeyNotFoundExceptionNullReferenceExceptionExternalExceptionpublic void setTopMost(boolean TopMost)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
ConfigurationErrorsException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentExceptionNotImplementedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setTransparencyKey(Color TransparencyKey) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, FormatException, ArgumentException, ArgumentOutOfRangeException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionFormatExceptionArgumentExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setWindowState(FormWindowState WindowState) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void Show(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic DialogResult ShowDialog() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, MulticastNotSupportedException, FileNotFoundException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionFileNotFoundExceptionInvalidEnumArgumentExceptionpublic DialogResult ShowDialog(IWin32Window owner) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException, MulticastNotSupportedException, InvalidAsynchronousStateException, FileNotFoundException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionInvalidAsynchronousStateExceptionFileNotFoundExceptionInvalidEnumArgumentExceptionpublic boolean ValidateChildren()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException,
SecurityException,
IOException,
ConfigurationException,
FileNotFoundException,
Win32Exception
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionSecurityExceptionIOExceptionConfigurationExceptionFileNotFoundExceptionWin32Exceptionpublic boolean ValidateChildren(ValidationConstraints validationConstraints) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, SecurityException, UnauthorizedAccessException, IOException, ConfigurationException, FileNotFoundException, NotSupportedException, NullReferenceException, Win32Exception
ValidateChildren in class ContainerControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionConfigurationExceptionFileNotFoundExceptionNotSupportedExceptionNullReferenceExceptionWin32Exception