'宣言 Protected Sub AdjustWidthRangeByLevel( _ ByVal level As Short, _ ByVal levelWidth As Integer, _ ByVal levelMinWidth As Integer, _ ByVal levelMaxWidth As Integer, _ ByRef maxActualWidth As Integer, _ ByRef minWidth As Integer, _ ByRef maxWidth As Integer _ )
protected void AdjustWidthRangeByLevel( short level, int levelWidth, int levelMinWidth, int levelMaxWidth, ref int maxActualWidth, ref int minWidth, ref int maxWidth )