public class MonthCalendar extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.MonthCalendar
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.MonthCalendar
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
MonthCalendar() |
MonthCalendar(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDockChanged, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, 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, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getTabIndex, getTabStop, 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, removeAutoSizeChanged, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDockChanged, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, 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, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setTabIndex, setTabStop, 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 MonthCalendar()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidTimeZoneException,
OverflowException,
NotSupportedException,
ConfigurationErrorsException,
InvalidOperationException,
ObjectDisposedException,
IndexOutOfRangeException,
Win32Exception,
MissingMethodException,
TargetInvocationException,
NullReferenceException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidTimeZoneExceptionOverflowExceptionNotSupportedExceptionConfigurationErrorsExceptionInvalidOperationExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionMissingMethodExceptionTargetInvocationExceptionNullReferenceExceptionOutOfMemoryExceptionSecurityExceptionpublic MonthCalendar(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void AddAnnuallyBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void AddBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void addClick(EventHandler handler) throws java.lang.Throwable
public void addDateChanged(DateRangeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDateSelected(DateRangeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDoubleClick(EventHandler handler) throws java.lang.Throwable
addDoubleClick in class Controljava.lang.Throwablepublic void addImeModeChanged(EventHandler handler) throws java.lang.Throwable
addImeModeChanged in class Controljava.lang.Throwablepublic void AddMonthlyBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void addMouseClick(MouseEventHandler handler) throws java.lang.Throwable
addMouseClick in class Controljava.lang.Throwablepublic void addMouseDoubleClick(MouseEventHandler handler) throws java.lang.Throwable
addMouseDoubleClick in class Controljava.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged in class Controljava.lang.Throwablepublic void addPaint(PaintEventHandler handler) throws java.lang.Throwable
public void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic static MonthCalendar cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into MonthCalendar, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedMonthCalendar instancejava.lang.Throwable - in case of error during cast operationpublic final DateTime[] getAnnuallyBoldedDates() throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic final DateTime[] getBoldedDates() throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic Size getCalendarDimensions() throws java.lang.Throwable
java.lang.Throwablepublic SelectionRange GetDisplayRange(boolean visible) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic Day getFirstDayOfWeek() throws java.lang.Throwable
java.lang.Throwablepublic ImeMode getImeMode() throws java.lang.Throwable
getImeMode in class Controljava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic DateTime getMaxDate() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException
public int getMaxSelectionCount()
throws java.lang.Throwable
java.lang.Throwablepublic DateTime getMinDate() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException
public final DateTime[] getMonthlyBoldedDates() throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic Padding getPadding() throws java.lang.Throwable
getPadding in class Controljava.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic int getScrollChange()
throws java.lang.Throwable
java.lang.Throwablepublic DateTime getSelectionEnd() throws java.lang.Throwable
java.lang.Throwablepublic SelectionRange getSelectionRange() throws java.lang.Throwable
java.lang.Throwablepublic DateTime getSelectionStart() throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowToday()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowTodayCircle()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowWeekNumbers()
throws java.lang.Throwable
java.lang.Throwablepublic Size getSingleMonthSize() throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic Size getSize() throws java.lang.Throwable
public Color getTitleBackColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getTitleForeColor() throws java.lang.Throwable
java.lang.Throwablepublic DateTime getTodayDate() throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException, InvalidTimeZoneException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidTimeZoneExceptionpublic boolean getTodayDateSet()
throws java.lang.Throwable
java.lang.Throwablepublic Color getTrailingForeColor() throws java.lang.Throwable
java.lang.Throwablepublic void RemoveAllAnnuallyBoldedDates()
throws java.lang.Throwable
java.lang.Throwablepublic void RemoveAllBoldedDates()
throws java.lang.Throwable
java.lang.Throwablepublic void RemoveAllMonthlyBoldedDates()
throws java.lang.Throwable
java.lang.Throwablepublic void RemoveAnnuallyBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void RemoveBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
public void removeClick(EventHandler handler) throws java.lang.Throwable
removeClick in class Controljava.lang.Throwablepublic void removeDateChanged(DateRangeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDateSelected(DateRangeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDoubleClick(EventHandler handler) throws java.lang.Throwable
removeDoubleClick in class Controljava.lang.Throwablepublic void removeImeModeChanged(EventHandler handler) throws java.lang.Throwable
removeImeModeChanged in class Controljava.lang.Throwablepublic void RemoveMonthlyBoldedDate(DateTime date) throws java.lang.Throwable, ArgumentOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionpublic void removeMouseClick(MouseEventHandler handler) throws java.lang.Throwable
removeMouseClick in class Controljava.lang.Throwablepublic void removeMouseDoubleClick(MouseEventHandler handler) throws java.lang.Throwable
removeMouseDoubleClick in class Controljava.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged in class Controljava.lang.Throwablepublic void removePaint(PaintEventHandler handler) throws java.lang.Throwable
removePaint in class Controljava.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void setAnnuallyBoldedDates(DateTime[] AnnuallyBoldedDates) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setBoldedDates(DateTime[] BoldedDates) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void SetCalendarDimensions(int x,
int y)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
OverflowException,
FormatException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionIndexOutOfRangeExceptionpublic void setCalendarDimensions(Size CalendarDimensions) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, Win32Exception, OutOfMemoryException, OverflowException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionOverflowExceptionpublic void SetDate(DateTime date) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionpublic void setFirstDayOfWeek(Day FirstDayOfWeek) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setImeMode(ImeMode ImeMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, KeyNotFoundException
setImeMode in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setMaxDate(DateTime MaxDate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, NotSupportedException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionNotSupportedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionSecurityExceptionpublic void setMaxSelectionCount(int MaxSelectionCount)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setMinDate(DateTime MinDate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, NotSupportedException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionNotSupportedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionSecurityExceptionpublic void setMonthlyBoldedDates(DateTime[] MonthlyBoldedDates) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic 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 setScrollChange(int ScrollChange)
throws java.lang.Throwable,
ArgumentNullException,
TypeLoadException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
Win32Exception,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setSelectionEnd(DateTime SelectionEnd) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, NotSupportedException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionNotSupportedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionSecurityExceptionpublic void SetSelectionRange(DateTime date1, DateTime date2) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionpublic void setSelectionRange(SelectionRange SelectionRange) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, IndexOutOfRangeException, OverflowException, FormatException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setSelectionStart(DateTime SelectionStart) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionpublic void setShowToday(boolean ShowToday)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException,
OverflowException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionNotSupportedExceptionOverflowExceptionIndexOutOfRangeExceptionpublic void setShowTodayCircle(boolean ShowTodayCircle)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException
public void setShowWeekNumbers(boolean ShowWeekNumbers)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NullReferenceException,
OutOfMemoryException,
NotSupportedException,
OverflowException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionNotSupportedExceptionOverflowExceptionIndexOutOfRangeExceptionpublic 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 setTitleBackColor(Color TitleBackColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setTitleForeColor(Color TitleForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void setTodayDate(DateTime TodayDate) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, TypeInitializationException, IndexOutOfRangeException, OverflowException, FormatException, OutOfMemoryException, NullReferenceException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, SecurityException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionTypeInitializationExceptionIndexOutOfRangeExceptionOverflowExceptionFormatExceptionOutOfMemoryExceptionNullReferenceExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionpublic void setTrailingForeColor(Color TrailingForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionpublic void UpdateBoldedDates()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledException