public void DrawPermission( Graphics graphics, Rectangle rectangle, bool IncludePermissionRectangle, bool IncludeSelectionRectangle )
Public Sub DrawPermission ( _ graphics As Graphics, _ rectangle As Rectangle, _ IncludePermissionRectangle As Boolean, _ IncludeSelectionRectangle As Boolean _ )
public: void DrawPermission( Graphics^ graphics, Rectangle^ rectangle, bool^ IncludePermissionRectangle, bool^ IncludeSelectionRectangle )