| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetPreferredSize( _ ByVal proposedSize As Size _ ) As Size | |
| C# | |
|---|---|
public virtual Size GetPreferredSize( Size proposedSize ) | |
Parameters
- proposedSize
- The custom-sized area for a control.
| dbicMonth | Send comments on this topic. |
| GetPreferredSize Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : GetPreferredSize Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetPreferredSize( _ ByVal proposedSize As Size _ ) As Size | |
| C# | |
|---|---|
public virtual Size GetPreferredSize( Size proposedSize ) | |