مشاركة عبر


ListBox.SetBoundsCore أسلوب

تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.

يتجاوز هذا العضو ListBox.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

مساحة الاسم:  Microsoft.Office.Tools.Word.Controls
التجميع:  Microsoft.Office.Tools.Word.v4.0.Utilities (في Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

بناء الجملة

'إقرار
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
)

المعلمات

أمن NET Framework.

راجع أيضًَا

المرجع

ListBox الفئة

ListBox الأعضاء

Microsoft.Office.Tools.Word.Controls مساحة الاسم