Backward compatibility overload. Does not wrap text.
Backward compatibility overload. Does not wrap text.
protected void DrawAlignmentString(Graphics,string,Font,Brush,Rectangle,HorizontalAlignment,VerticalAlignment);
Draws the specified text string in the specified rectangle with the specified Brush, Font and HorizontalAlignment objects
protected bool DrawAlignmentString(Graphics,string,Font,Brush,Rectangle,HorizontalAlignment,VerticalAlignment,bool);
Item Class | Resco.Controls.DetailView Namespace