バージョン

Ribbon.RibbonGroupAreaPagerButtonAccessibleObject コンストラクタ

リボン グループ領域内でページャー ボタンの新しいアクセス可能なオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ribbon As Ribbon, _
   ByVal scrollButton As ScrollButton _
)
public Ribbon.RibbonGroupAreaPagerButtonAccessibleObject( 
   Ribbon ribbon,
   ScrollButton scrollButton
)

パラメータ

ribbon
ページャー ボタンに関連付けられた Ribbon
scrollButton
ページャー ボタンの方向。
参照