'宣言 Public Overloads Function DrawComboButton( _ ByRef drawParams As UIElementDrawParams, _ ByVal rect As Rectangle, _ ByVal clipRect As Rectangle, _ ByVal buttonState As UIElementButtonState _ ) As Boolean
public bool DrawComboButton( ref UIElementDrawParams drawParams, Rectangle rect, Rectangle clipRect, UIElementButtonState buttonState )