バージョン

AutoCollapseThresholdVerticalResolved プロパティ

自動的に折り畳まれる必要がある場合、リボンが決定するために使用される実際の AutoCollapseThresholdVertical を返します。
シンタックス
'宣言
 
Public ReadOnly Property AutoCollapseThresholdVerticalResolved As Integer
public int AutoCollapseThresholdVerticalResolved {get;}
解説

デフォルトでは、UltraToolbarsManager.DockWithinContainer がフォームの場合、コンテナーが 250 ピクセル未満の幅であればリボンが自動的に折り畳まれます。そうでなければ 0 にデフォルト設定されます (つまり、自動的に折り畳まれません)。

参照