dbicCalendar Send comments on this topic.
SetBounds Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : SetBounds Method

Sets the bounds of the control to the specified location and size.

Overload List

OverloadDescription
SetBounds(Int32,Int32,Int32,Int32)Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
SetBounds(Int32,Int32,Int32,Int32,BoundsSpecified)Sets the specified bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also