AFAIK the answer is no. The supported formats are described in the MSDN docmentation for the CustomFormat property. You can't use it for anything more precise than a second.
This control wraps the native Windows DateTimePicker control implemented in ComCtl32.dll and only supports format strings supported by that control - the .NET "f" specifier for fractions of a second is not supported.