What exactly do you mean? Do you want to take the derivative of the complex part?
The Cauch-Riemann equations can be used to see the following: A holomorphic function f:\mathbb{C}\rightarrow\mathbb{C} is defined by its real part, plus some constant function.
Proof: Let's look at two holomorphic functions f,g. Let Re(f)=Re(g), then look at the new function h defined by h:=f-g. From the properties of complex differentiation we know that this function h also is complex differentiable and because of Re(f)=Re(g), we know that Re(h)=0. Let h=u+iv for some real functions u,v (You should know that this can be done, otherwise consult a complex analysis book like Rudin). In our special case we know that u=0, and therefore any derivative of u is also equal to 0. The Cauchy-Riemann equations now state that 0=\frac{\partial u}{\partial x}=\frac{\partial v}{\partial y} and 0=\frac{\partial u}{\partial y}=-\frac{\partial v}{\partial x}. That's it. Both partial derivatives of v are equal to 0, so the imaginary part of h is constant, and thus the difference of f and g is constant.
Is it clear?