'宣言 Public Overloads Shared Sub SynchronizeComponentRoleSettingsOnChildren( _ ByVal parent As Control, _ ByVal enableApplicationStyling As Boolean, _ ByVal styleSetName As String, _ ByVal recursive As Boolean _ )
public static void SynchronizeComponentRoleSettingsOnChildren( Control parent, bool enableApplicationStyling, string styleSetName, bool recursive )