Sdílet prostřednictvím


MonthCalendar.SetBoundsCore – metoda

Toto rozhraní API podporuje infrastrukturu Visual Studio a není určen pro použití přímo v kódu.

Tento člen přepisuje MonthCalendar.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

Obor názvů:  Microsoft.Office.Tools.Word.Controls
Sestavení:  Microsoft.Office.Tools.Word.v4.0.Utilities (v Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Deklarace
Protected Overrides Sub SetBoundsCore ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer, _
    specified As BoundsSpecified _
)
protected override void SetBoundsCore(
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

MonthCalendar Třída

Microsoft.Office.Tools.Word.Controls – obor názvů