Gets or sets the position of the object's content within the control area.
[Visual Basic]
Public Property PictureAlignment As PictureAlignment
[C#]
public PictureAlignment PictureAlignment {get; set;}
A PictureAlignment enumeration member that specifies the alignment of the content.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
OleObject Class | OleObject Members | PictureAlignment Enumeration
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.